Am Donnerstag, 15. Februar 2007 schrieb Giel van Schijndel: > Dennis Schridde schreef: > > Am Donnerstag, 15. Februar 2007 schrieb The Watermelon: > >> that empty config bug is mingw related,it's a potential bug in those > >> static linked .a library or a bug of windows.But it's very hard to > >> reproduce/pinpoint the problem,since the bug only happens with certain > >> version of system dlls and certain version of windows. > > > > So this is a bug in MinGWs implementation of strlen??? I would have guess > > that MinGW uses the strlen implementation provided by MS in their C > > runtime... > > Is it even strlen that is at fault there? I am 99% sure. The logfiles I saw all state that "We are to write (config) of size 0". Code is in lib/framework/frame.c:497 : debug(LOG_WZ, "We are to write (%s) of size %d", pFileName, fileSize); fileSize is int count from lib/framework/configfile.c:238, calculated using strlen on line 250.
> @Watermelon: could you please elaborate as to _what_ bug causes the > empty config file problem.
pgpsfVt34EApS.pgp
Description: PGP signature
_______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
