diff options
| author | Carl Worth <cworth@cworth.org> | 2009-10-19 13:09:19 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2009-10-19 13:09:19 -0700 |
| commit | dbadca9a63ce9e97dc2d80fb0fee7ba2f8640316 (patch) | |
| tree | e35734ce30bc04aba8dc6e75218314c8f9ae8fa5 /database.cc | |
| parent | 9f3649370cefe3d4a28b0df7cb3fea32ded9251a (diff) | |
date.c: Remove all occurrences of g_return_val_if_fail
That's got to be one of the hardest macro names to read, ever,
(it's phrased with an implicit negative in the condition,
rather than something simple like "assert").
Plus, it's evil, since it's a macro with a return in it.
And finally, it's actually *longer* than just typing "if"
and "return". So what's the point of this ugly idiom?
Diffstat (limited to 'database.cc')
0 files changed, 0 insertions, 0 deletions
