Dennis Schridde schreef: > 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 When does this happen btw/How to reproduce this?
Because I can't get WZ to generate an empty config file on MSW (not with the 2.0 branch or the trunk). (I'm feeling like bug squatting.) -- Giel
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
