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 years ago |
ide
|
9426cac1b0
* rebuilt Makefiles
|
14 years ago |
installer
|
9426cac1b0
* rebuilt Makefiles
|
14 years ago |
packages
|
54ea6a9be1
- removed 'var' parameter, it isn't necessary and prevents passing TStream descendants (Mantis #20867).
|
13 years ago |
rtl
|
6b43ce2e13
* boolean must not be used for DosCalls API parameters
|
13 years ago |
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 years ago |
utils
|
5824a0272b
* Print usage message
|
14 years ago |
.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 years ago |
.gitignore
|
2df900652e
fpvectorial is now moved to lazarus/components/fpvectorial
|
14 years ago |
Makefile
|
9426cac1b0
* rebuilt Makefiles
|
14 years ago |
Makefile.fpc
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 years ago |