public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* "Invalid token in expression" error
@ 2000-07-17 10:42 Patrick Doyle
  0 siblings, 0 replies; only message in thread
From: Patrick Doyle @ 2000-07-17 10:42 UTC (permalink / raw)
  To: cygwin

I have a philosophical question about the current net release.  I
installed the new net release shortly before I left for vacation a month
ago, came back in, and remembered all of the problems I was having
before I left.  It appears that the latest net release has changed some
combination of programs such that I can no longer compile source code
that has been saved in MS-DOS (i.e. CRLF) format.  OK.  Yes, I know that
theoretically, I could remount / in MSDOS mode and that this problem
will likely go away, but I am wondering:

1) If I do that, what will break instead?

2) Why the change in philosophy?  Previous versions of the tools from
Cygnus allowed me to freely intermix DOS and UNIX text source files. 

3) Does anybody know why this policy has changed?

The specific problem I reference in my "Subject" line appears to be that
the C preprocessor is choking on a line of the form:

#define THIS \
THAT

The preprocessor apparently doesn't like to see a backslash followed by
CR (it's much happier with a backslash followed by a newline).

4) Shouldn't the preprocessor open its input file in TEXT mode instead
of BINARY mode?

Thanks for any answers.  I will summarize and post answers to the list
if I receive any (and they are not already cross-posted to the list).

--wpd

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-17 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-17 10:42 "Invalid token in expression" error Patrick Doyle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).