mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 11:29:29 +02:00
* diabled it for windows
git-svn-id: trunk@9113 -
This commit is contained in:
parent
c4ed91b9ff
commit
c5dcc2109d
@ -1,3 +1,7 @@
|
||||
{ %skiptarget=win32,win64,wince }
|
||||
{ This test is only usefull if the local codepage is utf-8 which
|
||||
usually not the case on windows
|
||||
}
|
||||
{$codepage utf-8}
|
||||
|
||||
{$mode objfpc}
|
||||
|
Loading…
Reference in New Issue
Block a user