#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 52a6699d55 Check whether the globalsymtable is not Nil before using it! Otherwise an access violation occurs when compiling a program that contains specializations. 13 anni fa
compiler 52a6699d55 Check whether the globalsymtable is not Nil before using it! Otherwise an access violation occurs when compiling a program that contains specializations. 13 anni fa
ide 9426cac1b0 * rebuilt Makefiles 14 anni fa
installer 9426cac1b0 * rebuilt Makefiles 14 anni fa
packages 54ea6a9be1 - removed 'var' parameter, it isn't necessary and prevents passing TStream descendants (Mantis #20867). 13 anni fa
rtl 6b43ce2e13 * boolean must not be used for DosCalls API parameters 13 anni fa
tests fca525a85b When checking whether the current specialization was already done before we also need to check the globalsymtable if we're currently in the implementation section. Otherwise the specialization will be generated twice and will result in a "duplicate identifier" error. This fixes mantis #20872 . 13 anni fa
utils 5824a0272b * Print usage message 14 anni fa
.gitattributes fca525a85b When checking whether the current specialization was already done before we also need to check the globalsymtable if we're currently in the implementation section. Otherwise the specialization will be generated twice and will result in a "duplicate identifier" error. This fixes mantis #20872 . 13 anni fa
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 anni fa
Makefile 9426cac1b0 * rebuilt Makefiles 14 anni fa
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 anni fa