1 | | I prepared patch that enables strict ANSI compilation mode with GCC for the CS-Ma. Only sources of library [source:trunk/CsMapDev/Source Source] and [source:trunk/CsMapDev/Include Include] directories have been changed. |
| 1 | I prepared patch that enables strict ANSI compilation mode with GCC for the CS-Map. The patch includes following changes: |
| 2 | |
| 3 | * fixes for source code of library, dictionaries compiler and test program |
| 4 | |
| 5 | * improvements for makefiles: [source:trunk/CsMapDev/Source/Library.mak Library.mak], [source:trunk/CsMapDev/Dictionaries/Compiler.mak Compiler.mak] and [source:trunk/CsMapDev/Test/Test.mak Test.mak] |
| 6 | |
| 7 | * new master Makefile in trunk/CsMapDev that controls building of all CS-Map components (see usage information included in Makefile comments) |