This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds 4b3bd4b739 Fix stupid mis-initialization of current sample
.. nice compiler warning hidden by the crazy gcc pointer sign warnings
that nobody wants to see (yes, we really do want to do 'strlen()' even
on unsigned strings, don't complain, crazy bitch compiler).

So this also makes our CFLAGS set -Wno-pointer-sign.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-30 14:36:34 -07:00
dives Make the multi-dive files valid XML 2011-08-28 17:24:53 -07:00
Makefile Fix stupid mis-initialization of current sample 2011-08-30 14:36:34 -07:00
parse.c Fix stupid mis-initialization of current sample 2011-08-30 14:36:34 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00