Commit graph

8 commits

Author SHA1 Message Date
jez_higgins
b515ec10a7 fixes to silence gcc warnings 2005-08-07 20:16:02 +00:00
jez_higgins
adbe375297 added test for NaN in SubstringFn 2005-08-07 20:11:43 +00:00
jez_higgins
33971a4403 Corrected typo introduced in previous edit 2005-08-07 15:51:16 +00:00
jez_higgins
352478f76b fixed typo in operator= 2005-08-05 21:39:14 +00:00
jez_higgins
6f809ffd3a gcc portability fixes 2005-08-05 21:02:24 +00:00
jez_higgins
c4ec83c1a1 explicitly cast -1 to size_t, because it might be unsigned 2005-08-05 21:01:12 +00:00
jez_higgins
02c4e53d42 added default cases to switch statements, so that gcc won't complain about
unhandled enum values

look, i do know what i'm doing
2005-08-05 20:56:15 +00:00
jez_higgins
b18f90ce9e moved here from xpath-dev-sandbox 2005-08-04 20:42:30 +00:00