mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 22:09:18 +02:00
* dump usefieldalignment for recorddefs
git-svn-id: trunk@4720 -
This commit is contained in:
parent
acd485d5fb
commit
2639b104cc
@ -1801,6 +1801,7 @@ begin
|
||||
writeln(space,' FieldAlign : ',getbyte);
|
||||
writeln(space,' RecordAlign : ',getbyte);
|
||||
writeln(space,' PadAlign : ',getbyte);
|
||||
writeln(space,'UseFieldAlignment : ',getbyte);
|
||||
if not EndOfEntry then
|
||||
Writeln('!! Entry has more information stored');
|
||||
{read the record definitions and symbols}
|
||||
|
Loading…
Reference in New Issue
Block a user