mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 17:29:33 +02:00
--- Merging (from foreign repository) r31847 into '.':
U compiler/pexpr.pas # revisions: 31847 git-svn-id: branches/fixes_3_0@31962 -
This commit is contained in:
parent
8f1a63e26a
commit
dc9c883dda
@ -131,7 +131,7 @@ implementation
|
||||
if m_default_unicodestring in current_settings.modeswitches then
|
||||
def:=cunicodestringtype
|
||||
else
|
||||
def:=getansistringdef
|
||||
def:=cansistringtype
|
||||
end
|
||||
else
|
||||
def:=cshortstringtype;
|
||||
|
Loading…
Reference in New Issue
Block a user