Gambas-it

Gambas3 => Domande tecniche => Topic aperto da: vuott - 26 Novembre 2013, 22:06:31

Titolo: Attenzione! Modifica incompatibile con la revisione #5975
Inserito da: vuott - 26 Novembre 2013, 22:06:31
Riporto questo messaggio di Minisini apparso nella M.L. ufficiale:


" In revision #5975, I fixed the gb.web Response class so that now
buffered responses use the "Windows" end-of-line by default (CR+LF) and
not the "Unix" end-of-line (LF). The unbuffered responses still use the
"Windows" end-of-line by default.

This fix is not backward-compatible, as now if you do nothing (i.e. if
you don't use the new Response.EndOfLine property), your buffered
responses will send CR+LF instead of just LF at each end-of-line.

So, be careful!

--
BenoƮt Minisini
"