Ticket #297 (closed patch: done)
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
Change History
Note: See
TracTickets for help on using
tickets.