The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler
so a proper error message is written (resolves #19871), 
  EOutOfMemory is not handle perfectly because it could be that the exception
  handling requires again a memory allocation

git-svn-id: trunk@18132 -
2011-08-07 09:18:07 +00:00
compiler * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler 2011-08-07 09:18:07 +00:00
ide * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
installer * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
packages * re-generated Makefile after r18129 2011-08-06 23:42:55 +00:00
rtl * convert disk full to run time error 101 2011-08-07 09:15:42 +00:00
tests * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
utils * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
.gitattributes * Switched packages to fpmake building 2011-08-06 18:15:44 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00