John Darrington <[EMAIL PROTECTED]> writes: > Valgrind is flagging a potential problem with lex_get_line in. > src/language/lexer/lexer.c Namely the value "enum getl_syntax syntax" > is used uninitialised. > > I suggest that we initialise it to GETL_BATCH.
OK. -- "If a person keeps faithfully busy each hour of the working day, he can count on waking up some morning to find himself one of the competent ones of his generation." --William James _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
