From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32715 invoked by alias); 6 Mar 2007 14:44:53 -0000 Received: (qmail 32599 invoked by uid 48); 6 Mar 2007 14:44:34 -0000 Date: Tue, 06 Mar 2007 14:44:00 -0000 Message-ID: <20070306144434.32598.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug preprocessor/14331] please add option to suppress warning message "no newline at end of file" In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "JBoncek at Hunter dot Com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-03/txt/msg00396.txt.bz2 ------- Comment #10 from JBoncek at Hunter dot Com 2007-03-06 14:44 ------- This is just a nuisance at the end of a .c or .cpp file. It is, however, a serious error that should always be notified at the end of an included (header) file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14331