mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 21:07:58 +02:00
+ init exceptions and the unicode string manager
git-svn-id: branches/wasm@48291 -
This commit is contained in:
parent
54299874d3
commit
84bf3a390e
@ -173,5 +173,7 @@ begin
|
||||
{$endif def FPC_HAS_FEATURE_DYNLIBS}
|
||||
{ Setup heap }
|
||||
InitHeap;
|
||||
SysInitExceptions;
|
||||
initunicodestringmanager;
|
||||
DebugWriteLn('System unit initialization end');
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user