mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 03:39:30 +02:00
* fixed to work after the changes in the handling of mode switching
git-svn-id: trunk@2014 -
This commit is contained in:
parent
66ebbbc5c2
commit
d6ea5d6bde
@ -4,9 +4,9 @@
|
||||
{ Submitted by "Chris Hilder" on 2004-01-19 }
|
||||
{ e-mail: cj.hilder@astronomyinyourhands.com }
|
||||
program bug_demo;
|
||||
{$LONGSTRINGS ON}
|
||||
|
||||
{$ifdef fpc}{$Mode objfpc}{$endif}
|
||||
{$LONGSTRINGS ON}
|
||||
|
||||
type
|
||||
RecordWithStrings =
|
||||
|
Loading…
Reference in New Issue
Block a user