Ticket #1602 (new bug) — at Initial Version

Opened 12 years ago

Last modified 12 years ago

.INTERPINFO_CURRENT_OBJECT causes segfault:

Reported by: coke Owned by:
Priority: normal Milestone:
Component: none Version: trunk
Severity: fatal Keywords:
Cc: Language:
Patch status: Platform:

Description

.include 'interpinfo.pasm'

.sub main :main

$P1234 = interpinfo .INTERPINFO_CURRENT_OBJECT $S0 = typeof $P1234 say "alive"

.end

Note: See TracTickets for help on using tickets.