1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/unix
janwas 15e8d9a0b3 # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit
- validators now WARN_RETURN as well (rationale documented in
lib_errors.h)
- got rid of some CHECK_ERR (try to avoid multiple errors for the same
underlying problem)
- H_DEREF now first checks if handle is invalid already and returns that
if so; avoids the need for a RETURN_ERR before it.

This was SVN commit r3799.
2006-04-22 21:21:42 +00:00
..
dir_watch_fam.cpp # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00
udbg.cpp # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00
udbg.h - sysdep: moved posix versions of display_msg etc. to new unix.cpp 2005-06-21 16:44:12 +00:00
unix.cpp # Work around a problem in ATI's binary Linux driver 2006-04-21 03:06:57 +00:00
unix.h - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
x.cpp # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00