This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
And I would definitely do away the "other" thing. As I wrote, new error codes are not an exception which must be flagged, they are introduced pretty regularly. The C++ runtime cannot be written to flip out when t his happens or drop the information. Fold all additional error codes into "other" drop information. Programmers won't be able to determine what really happened.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |