Ticket #433 (closed todo: fixed)

Opened 13 years ago

Last modified 12 years ago

read on null PMC throws exception - /some crazy exception/ ?

Reported by: NotFound Owned by:
Priority: minor Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

The test "read on null PMC throws exception # TODO not yet implemented" in t/pmc/io.t expects /some crazy exception/

What does this mean? "Null PMC access in find_method()" is not enough crazy?

Change History

Changed 12 years ago by plobsing

  • status changed from new to closed
  • resolution set to fixed

This operation now throws "Attempt to read from null or invalid PMC" which is a dedicated IO exception.

Note: See TracTickets for help on using tickets.