1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/src/lib
Johnothan King 2d7e9a0d6d
Fix the CI build by removing _c99_in_the_wild code (re: 38f2b94f) (#236)
src/lib/libast/sfio/sfcvt.c:
- The C99 code formerly behind '#if _c99_in_the_wild' broke the CI
  build:
  2158627969 (failing build)
  2158860590 (build after revert)
  Since this code wasn't used before that commit, it has been removed
  to fix the CI build.
2021-03-21 12:53:19 +00:00
..
libast Fix the CI build by removing _c99_in_the_wild code (re: 38f2b94f) (#236) 2021-03-21 12:53:19 +00:00
libcmd Fix many spelling errors and word repetitions (#188) 2021-02-20 03:22:24 +00:00
libdll build system: rm unused variable declarations from Mamfiles 2021-02-05 15:39:31 +00:00
libsum build system: rm unused variable declarations from Mamfiles 2021-02-05 15:39:31 +00:00
Mamfile **/Mamfile: add header comment pointing to MAM docs (re: 6cc2f6a0) 2021-01-25 14:38:58 +00:00