gcc -Wall picks up a warning on line 1187 of this file:
elog(ERROR, "s%: Unable to convert datetime to tm", FUNC_NAME);
I presume line 1187 should be:
elog(ERROR, "%s: Unable to convert datetime to tm", FUNC_NAME);
^^ (not s%)
- Don Baccus, Portland OR <dhogaza(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
http://donb.photo.net.