Ticket #297 (closed patch: done)

Opened 13 years ago

Last modified 13 years ago

Don't hide close errors

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

Description

Parrot_io_close returns an INTVAL, but the platform variants that gets ultimately called unconditionally returns 0.

This patch fixes it, but need testing in all platforms.

It also adds a check for close result un pbc_to_exe.pir

Attachments

close.patch Download (2.8 KB) - added by NotFound 13 years ago.

Change History

Changed 13 years ago by NotFound

Changed 13 years ago by NotFound

  • status changed from new to closed
  • resolution set to done
  • patch set to applied

No one complains and received some positive feedback on irc. Applied in r36542, closing ticket.

Note: See TracTickets for help on using tickets.