http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1708
------- Comment #4 from guy@xxxxxxxxxxxx 2007-07-26 15:36 GMT -------
(They exist for historical reasons, i.e. "TOPS-10 and Tenex (and ITS?) used
them". The UN*X-vs-Windows split of LF vs. CR-LF dates back to Multics vs.
TOPS-10/Tenex/ITS?.)
That says that stray CRs *could* be the source of that problem, but there might
be other ways of provoking that error.
The other problem suggests that something more might be happening.
packet-ber.h doesn't build on *any* platform; it's a header file! Presumably
what's not building is some particular source file that *includes*
packet-ber.h; perhaps there's a problem with the header file that's included
just *before* packet-ber.h, and whatever syntax problem it causes screws up the
parsing of subsequent lines.
What is the source file that's not building?
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.