top | item 45897971

(no title)

guy2345 | 3 months ago

what about the misreported errno problem?

discuss

order

binary132|3 months ago

obviously the errno should have been obtained at the time of failure and included in the exception, maybe using a simple subclass of std exception. trying to compute information about the failure at handling time is just stupid.