mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 03:49:19 +02:00
+ Added bug #150
This commit is contained in:
parent
71ac75429e
commit
88a4e6a849
@ -199,3 +199,4 @@ bug0147.pp function b; is not allowed in implementation
|
|||||||
bug0148.pp triple fault exception when setting function result of a declared
|
bug0148.pp triple fault exception when setting function result of a declared
|
||||||
but not yet implemented function in another function
|
but not yet implemented function in another function
|
||||||
bug0149.pp (a, b) compile bug0149b twice and you'll get a triple exc. fault
|
bug0149.pp (a, b) compile bug0149b twice and you'll get a triple exc. fault
|
||||||
|
bug0150.pp Shows that the assert() macro is missing under Delphi.
|
||||||
|
Loading…
Reference in New Issue
Block a user