This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/14331] please add option to suppress warning message "no newline at end of file"
- From: "dave dot korn at artimi dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Mar 2007 15:26:09 -0000
- Subject: [Bug preprocessor/14331] please add option to suppress warning message "no newline at end of file"
- References: <bug-14331-8015@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from dave dot korn at artimi dot com 2007-03-27 16:26 -------
Tom: The status is "Ooops, completely forgot about that one". (Well, to be
fair, it's "Ooops, never even knew about that one as I wasn't on the Cc: list
for this bug until I stumbled across it today purely by chance"; Dan Kegel
added my patch to this PR, Andrew Pinski thought I was on the Cc list at
comment #7 but I wasn't.... so this is the first I know of it!)
The issue just came up on the gcc list today, though, so I think I should
pick it back up. If I forget again, please feel free to drop me private email
to remind me.
Manuel: Yes, the patch is against 3.3 series, I didn't actually formally
submit it but just posted it to the list when someone was in need of a patch.
See
http://gcc.gnu.org/ml/gcc/2004-07/msg00798.html
Before resubmitting I would /of course/ a) up-port to current mainline b) use
the most appropriate of the current options-handling mechanisms and c) add
testcases and docs. Can you advise me what you think the best way to add the
option is? I particularly think I ought to avoid "manually copying a global
in c_common_post_options" (as I wrote at url above).
--
dave dot korn at artimi dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dave dot korn at artimi dot
| |com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14331