
19 Feb
2006
19 Feb
'06
4:06 p.m.
"John Maddock" <john@johnmaddock.co.uk> wrote in message news:01f301c6347a$22ed7680$f9540e52@fuji... (I tried to address all John's other comments in the current draft.)
What about other exceptional conditions that may arise: std lib errors, math errors etc? Should these have optional error code reporting as well? If so do we apply this to every API in Boost?
I don't know. I've been thinking entirely about operating system API errors, but as you and Dave point out, we need to thing more about if and why these errors are different from any other error. I need to mull that over for awhile. Thanks for your comments, --Beman