florian
|
89f9ebc7b7
* throw an error if raise is called in a noreturn subroutine outside of any exception frame, resolves #39514
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
0f1c4b4db8
Fixed Unreachable code warning when building on a 32-bit platform with DEBUG_NODE_XML
|
преди 3 години |
florian
|
321764bdd9
* fix warnings with -dDEBUG_NODE_XML, resolves #38222
|
преди 3 години |
florian
|
0188a558d1
- obsolete defines removed
|
преди 4 години |
florian
|
225eb8ed12
* do not output error numbers for options
|
преди 4 години |
pierre
|
9a0107a19d
Fix compilation failure for avr compiler with -dDEBUG_NODE_XML, to fix bug report 38222
|
преди 4 години |
pierre
|
6230de31bb
* Second patch xml-node-dump-defs.patch from J. Gareth Moreton from bug report 36882.
|
преди 4 години |
pierre
|
af17e9460b
Apply patch proposed by J. Gareth Moreton in:
|
преди 4 години |
nickysn
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
преди 8 години |
Károly Balogh
|
72e1443081
+ don't abuse status.currentsourcepath to pass on PPU names if the source is unavailable, causes side effects with other frontends (like the IDE). Improved solution for Mantis #27588
|
преди 10 години |
florian
|
f6f8e1b83e
* write ppu+source file name in case the source file is not available instead of inserting an invalid absolute path, resolves #27588
|
преди 10 години |
florian
|
a0f0d0de40
* make use of the noreturn directive for internalerror
|
преди 11 години |
pierre
|
6d8b1e03d7
Increase status.errorcount only inside GenerateError procedure, to simplify debugging
|
преди 12 години |
pierre
|
2d0f01e0dd
Enable writing of Warnings/Notes/hints if they are considered as errors using -SeX option
|
преди 13 години |
florian
|
3f14f2b61b
+ be able to turn off warning -> error conversion on the command line (with -)
|
преди 13 години |
pierre
|
2b4e2dc164
* Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call
|
преди 13 години |
paul
|
aba10cd184
compiler:
|
преди 13 години |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
преди 14 години |
florian
|
8c2eb2fa36
+ added forgotten unaligned call
|
преди 14 години |
florian
|
431da61f3a
* cleaned up FreeLocalVerbosity usage
|
преди 14 години |
pierre
|
713f269ce2
* Change Field passing type of FreeLocalVerbosity parameter
|
преди 14 години |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
преди 14 години |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
преди 14 години |
Jonas Maebe
|
43846ca8c9
* force always printing absolute paths when using -vb (mantis #15783)
|
преди 15 години |
paul
|
a8381c8b32
fpc: compiler:
|
преди 15 години |
Jonas Maebe
|
e5920bc2b8
* delay verbosity changes just like localswitches changes
|
преди 16 години |
Jonas Maebe
|
64ddae4eff
+ -vq parameter to show message numbers
|
преди 17 години |
yury
|
5e11e697b4
* Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers.
|
преди 17 години |
florian
|
86a352ad1f
* patch by Sergej Gorelkin to improve speed of UpdateStatus on large projects
|
преди 17 години |
Jonas Maebe
|
e9108ed51c
* fixed skipping of character after number of errors to report in
|
преди 17 години |