[OGo-Developer] exception in PrintfFormatScanner.m
Sebastian Reitenbach
developer@opengroupware.org
Thu, 27 Dec 2007 10:04:06 +0100
Hi,
I just ran into a segfault in libFoundation/Foundation/PrintfFormatScanner.m
I opened a bug report with a patch attached to fix the problem.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1932
While trying to fix the problem i figured out, there is a second
PrintfFormatScanner.m
in ./sope-gdl1/GDLAccess/FoundationExt/PrintfFormatScanner.m.
Comparing both files shows only minor differences, no functional
differences, there is just one more #include in the libFoundation file a.
As I had to fix the problem in the libFoundation file, I wonder what is the
reason for having the PrintfFormatScanner.m in sope-gdl1?
thanks
Sebastian