mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 16:09:25 +02:00
* fix for #21229, use sysutils format for error msgs, as suggested.
git-svn-id: trunk@20273 -
This commit is contained in:
parent
6be7b08b8e
commit
8a2a788bd9
@ -88,7 +88,7 @@ implementation
|
|||||||
{$DEFINE NO_FORMAT}
|
{$DEFINE NO_FORMAT}
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
{$IFDEF FPC}
|
{$IFDEF FPC}
|
||||||
{$DEFINE NO_FORMAT}
|
{.$DEFINE NO_FORMAT}
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
uses
|
uses
|
||||||
|
Loading…
Reference in New Issue
Block a user