mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-04 03:34:57 +01:00
* test now fails under FPC
git-svn-id: trunk@7401 -
This commit is contained in:
parent
ba67b8566b
commit
d375ae6f7f
@ -1,3 +1,9 @@
|
||||
{ %fail }
|
||||
|
||||
{ currently fails under FPC, because parameters to read(ln) have to be }
|
||||
{ var parameters, and you cannot pass bitpacked record fields and array }
|
||||
{ elements as var parameters }
|
||||
|
||||
{ from gpc tests, original name: bitfields.pas }
|
||||
|
||||
{$ifdef fpc}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user