From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vagn Johansen Newsgroups: gmane.emacs.help Subject: Re: gcc errors in compiler output Date: Sun, 27 Dec 2009 23:21:22 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1261953660 11847 80.91.229.12 (27 Dec 2009 22:41:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Dec 2009 22:41:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 27 23:40:52 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NP1nA-0005BB-1E for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Dec 2009 23:40:52 +0100 Original-Received: from localhost ([127.0.0.1]:33279 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NP1nA-0001SL-DM for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Dec 2009 17:40:52 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin2!goblin.stu.neva.ru!news.net.uni-c.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (darwin) Cancel-Lock: sha1:xWb0T3kXjtUcIHyMqXfCv1PuMLs= Original-Lines: 20 Original-NNTP-Posting-Host: 89.239.239.120 Original-X-Trace: news.sunsite.dk DXC=9g@00>c_A84N=S_a\VX>h; YSB=nbEKnk; ]UXZkoYPMf4cXa`SU1m]j4Nm0b5S2HUf1QRj=_kOdMc:kOm:kC?NWW<\h\8?g1To<: Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:175819 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70894 Archived-At: Julianne writes: > When using emacs 23.1 on Fedora 12, compiling a simple c file with an > error yields the following output: > > > gcc -o my_test my_test.c > my_test.c: In function ‘main’: > my_test.c:58: error: expected ‘;’ before ‘x’ > [...] See also http://groups.google.co.zm/group/gnu.emacs.help/browse_thread/thread/5b78cc295848008f "linux/gcc, apostrophs display problem" -- Vagn Johansen