bmx-ng / bcc

A next-generation bcc parser for BlitzMax
zlib License
33 stars 13 forks source link

Null Object memory address #585

Closed GWRon closed 1 year ago

GWRon commented 2 years ago
SuperStrict
Framework Brl.StandardIO

Type test
EndType

Local t:test
Print(Long Byte Ptr(t))

This segfaults in NG - in legacy you seem to get the pointer to the bbNullObject