https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239058

            Bug ID: 239058
           Summary: lex: input() returns EOF instead of 0 on end-of-file
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

The flex version shipped with FreeBSD as /usr/bin/lex generates an input()
function that returns EOF on EOF.  This is contrary to POSIX which mandates
that 0 be returned on EOF.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to