Skip to content
Snippets Groups Projects
  1. Aug 06, 2020
  2. Apr 09, 2020
  3. Mar 12, 2020
    • Florian Prill's avatar
      [cdi-1.9.8-itools] applied cherry-pick. · 00cab0eb
      Florian Prill authored
      Update m4/acx_check_strptr_convert.m4.
      
      The previous code resulted in the following error when compiled with
      GCC 6.4.0 and FCFLAGS=-std=-f2008:
      
      TS 29113/TS 18508: Noninteroperable array FPTR at (1) to C_F_POINTER: Type shall have a character length of 1
      
      Moreover, the code did not really reflect how the string manipulation
      was implemented in src/mo_cdi.f90. The updated version is supposed to
      be closer to what is required in the real code.
      00cab0eb
    • Florian Prill's avatar
      0ffb90bf
  4. Jul 19, 2018
  5. Jul 17, 2018
  6. Jul 12, 2018
  7. Jul 05, 2018
  8. Apr 30, 2018
  9. Apr 03, 2018
  10. Mar 02, 2018
  11. Feb 05, 2018
  12. Feb 01, 2018
  13. Jan 31, 2018
  14. Jan 25, 2018
  15. Dec 01, 2017
  16. Oct 09, 2017
  17. Sep 19, 2017
  18. Jun 07, 2017
  19. Apr 28, 2017
  20. Apr 25, 2017
  21. Apr 20, 2017
  22. Mar 27, 2017
  23. Mar 09, 2017
    • Thomas Jahns's avatar
      Check for POSIX.1-2001 conformance. · e9b6611f
      Thomas Jahns authored
      * Since write, mmap and a number of other functions are not part of
        ISO C (i.e. strictly conforming programs must not use those), we need
        to ensure the build environment provides POSIX conformance.
      * This mostly prevents unrelated bug reports later on.
      * From POSIX 2008, CDI unconditionally only uses getline and has a
        work-around in case that is missing.
      e9b6611f
  24. Feb 23, 2017
  25. Feb 06, 2017
  26. Jan 20, 2017
  27. Jan 05, 2017
  28. Jan 02, 2017
  29. Nov 05, 2016
  30. Oct 04, 2016
  31. Aug 18, 2016
Loading