To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85508
User sb changed the following:
What |Old value |New value
================================================================================
CC|'rene,sb' |'oj,rene,sb'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Nov 21 17:25:10 +0000
2008 -------
Interestingly, SUSv3 specifies lex input() to return zero upon end of file
("int input(void) Returns the next
character from the input, or zero on end-of-file." at
<http://www.opengroup.org/onlinepubs/000095399/utilities/lex.html>) while the
flex documentation is
mysteriously silent on what input() (aka yyinput() in C++) returns upon end of
file (just "input() reads the
next character from the input stream." at
<http://flex.sourceforge.net/manual/Actions.html#index-
input_0028_0029-130>, with the following example code suggesting that input()
returns EOF upon end
of file).
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]