Date: Thu, 22 Feb 1996 11:18:32 -0500 From: "Garrett A. Wollman" <wollman@lcs.mit.edu> To: "Wes Santee" <wsantee@wsantee.oz.net> Cc: questions@freebsd.org Subject: cc in FreeBSD Message-ID: <9602221618.AA26868@halloran-eldar.lcs.mit.edu> In-Reply-To: <199602220041.QAA04043@wsantee.oz.net> References: <199602220041.QAA04043@wsantee.oz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Wed, 21 Feb 1996 16:41:52 -0800 (PST), "Wes Santee" <wsantee@wsantee.oz.net> said: > Not sure if this question is apropos for the Questions list, but is > there a switch in the cc for FreeBSD (gcc 2.6.3, looks like) that > allows C++-style comments in a C source file? Nope. Try this: perl -spi.bak -e 's,//(.*)$,/*$1 */,' *.c -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9602221618.AA26868>