[wxMSW, 2.6.2, wxUSE_UNICODE] wxTextInputStream::ReadLine bug ?

Michael Wetherell mike.wetherell at ntlworld.com
Wed Sep 6 14:49:43 PDT 2006


On Wednesday 06 Sep 2006 14:51, qwerty wrote:
> Today I saw that function wxTextInputStream::ReadLine cuts off the
> last character from every string.

I've checked in a fix. It was happening for the last line when the text 
file contains no final newline and the input stream reports eof at the 
end of the file rather than past it (which hopefully none do any more 
on the 2.7.x branch). 

Thanks,
Mike






More information about the wx-users mailing list