skidder
|
b6e5ccd413
|
Clean up.
1. gds__alloc doesn't throw
2. Add NOMEM handlers to a couple places
3. kill HAVE_*SNPRINTF conditionals
|
2004-03-09 00:17:07 +00:00 |
|
robocop
|
e6187cecd2
|
Cleanup
Some bug fixes
Style
|
2004-03-07 07:58:55 +00:00 |
|
eku
|
8985d4672e
|
Fixed compilation on systems without snprintf
|
2004-03-02 08:42:11 +00:00 |
|
alexpeshkoff
|
d261af4111
|
don't start variables names with underscore - _syscall caused problems with MSVC6
|
2004-03-01 16:50:26 +00:00 |
|
skidder
|
dc7aab8f9c
|
Fix up exception handling. Handle (do not ignore) std::bad_alloc and generic exceptions, provide syscall and error information in system_call_failed
|
2004-03-01 03:35:23 +00:00 |
|
robocop
|
16cbc204df
|
Cleanup
|
2003-12-31 05:36:12 +00:00 |
|
aafemt
|
b3436b5cd7
|
STATUS -> ISC_STATUS
|
2003-04-10 06:32:58 +00:00 |
|
brodsom
|
9d2e89e69f
|
Warning control from autoconfig_msvc.h
|
2003-02-17 13:28:17 +00:00 |
|
alexpeshkoff
|
81b3d5593e
|
Added 2 new exceptions
Cleanup
|
2002-11-11 18:06:01 +00:00 |
|
bellardo
|
e323453f5e
|
File to hold our custom exception class implementation.
|
2002-04-04 05:33:01 +00:00 |
|