[BRLTTY] More issues with BrlTTY on Windows7

Samuel Thibault samuel.thibault at ens-lyon.org
Tue Jan 17 18:56:34 EST 2012


Samuel Thibault, le Wed 18 Jan 2012 00:46:14 +0100, a écrit :
> Samuel Thibault, le Wed 18 Jan 2012 00:42:07 +0100, a écrit :
> > I've debugged a bit, and the culprit is that in msvcrt, swprintf does
> > not have the maxlen parameter...
> 
> But it provides an snwprintf which does have it.  What a mess.

But that snwprintf simply returns an error if the buffer is not big
enough, instead of truncating and giving sizes in the %n parameters.
What a mess

Samuel


More information about the BRLTTY mailing list