mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-18 15:38:14 +02:00
![]() * Hard limit of literal lengths: 3 on version, 30 on encoding name, 2 or 3 on standalone. Without this, a misplaced quote could cause excessive amount of processing, because input buffer is reloaded by small 3-char chunks at this time. * Encoding validity is checked in-line, the very first illegal character aborts processing. git-svn-id: trunk@13961 - |
||
---|---|---|
.. | ||
src | ||
tests | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |