Date: Fri, 05 May 2000 12:21:36 -0600 From: Warner Losh <imp@village.org> To: =?ISO-8859-1?Q?G=E9rard_Roudier?= <groudier@club-internet.fr> Cc: "Sergey A. Ivanov" <lw@pd.chel.ru>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Re[2]: cvs commit: src/sys/dev/sym sym_fw.h sym_fw1.h sym_fw2.h sym_conf.h sym_defs.h sym_hipd.c Message-ID: <200005051821.MAA55749@harmony.village.org> In-Reply-To: Your message of "Fri, 05 May 2000 19:51:27 %2B0200." <Pine.LNX.4.10.10005051928020.1469-100000@linux.local> References: <Pine.LNX.4.10.10005051928020.1469-100000@linux.local>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.LNX.4.10.10005051928020.1469-100000@linux.local> =?ISO-8859-1?Q?G=E9rard_Roudier?= writes: : Looks like gcc is seeing an additionnal character after the '\' that : splits macro definitions into several lines. This may happen if you are : using some DOS to UNIX silly text file transformation that converts \r\n : into <space>\n, possibly to preserve file size or character positions : within the file. This almost always happens when you have DOS line endings. emacs used to be very good about showing this, but newer versions seem to understand and preserve this line ending. Grump. The original problem was due to a bad ftp. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005051821.MAA55749>