20 Dec
2006
20 Dec
'06
10:20 a.m.
Juan Lang <juan_lang(a)yahoo.com> writes:
This time I added a test. It wouldn't have failed before, it would merely produce a useless fixme. This suppresses that fixme by removing comments before checking whether the read string overflows the buffer.
ChangeLog: remove comments from string read in GetPrivateProfileIntW
There is nothing special about ';' in values, other characters will terminate the number conversion too. It's probably safe to simply remove the FIXME, or maybe make it a WARN. -- Alexandre Julliard julliard(a)winehq.org