[go: up one dir, main page]

Menu

Commit [r133]  Maximize  Restore  History

alvarado: @FIX: reading line ends used in Windows/DOS style with "\r\n" could produce an infinite loop if they were at the end of a buffer block. This problem was only seed by huge matrices, where that case could happend. The fix allows now also to read DOS files in Unix system, which expect for the end of lines only \n.

ltilib 2003-04-15

changed /trunk/ltilib/src/ioBasics/ltiLispStreamHandler.cpp