Kazz'arola che mandava in loop la read_paragraph su file nuovo
git-svn-id: svn://10.65.10.50/trunk@3025 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5c0d1e5bf3
commit
98dfd76db8
@ -61,7 +61,7 @@ TString& TScanner::line(
|
||||
_line++;
|
||||
_token << __tmp_string;
|
||||
_token.trim();
|
||||
} while (_token.empty() && !eof());
|
||||
} while (_token.empty() && good());
|
||||
|
||||
_pushed = FALSE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user