RPGHacker / asar

(Now) official repository of the SNES assembler Asar, originally created by Alcaro
Other
195 stars 42 forks source link

Segfault with invalid syntax in an assert #279

Closed cout closed 6 months ago

cout commented 1 year ago

I wrote something like this by accident and the result was a segfault:

!X := $0
assert $0, !X)
jeffythedragonslayer commented 1 year ago

What OS is this on?

p4plus2 commented 1 year ago

This is fixed in asar 2, I think we may be able to back port to 1.9.