unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [gsstark@mit.edu: next-error fails to parse gcc output]
@ 2006-09-05  9:42 Richard Stallman
  2006-09-05 14:55 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2006-09-05  9:42 UTC (permalink / raw)


Would someone please fix this, then ack?

------- Start of forwarded message -------
To: bug-gnu-emacs@gnu.org
From: Gregory Stark <gsstark@mit.edu>
Date: 04 Sep 2006 07:28:45 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: next-error fails to parse gcc output
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4


M-x next-error is being confused by output from gcc of the form:

In file included from guc.c:6433:

which it considers an error line and prompts me to tell it where to open the
file named "In file included from guc.c" In previous versions of emacs it
ignored this line entirely.


In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-08-24 on stark
X server distributor `The X.Org Foundation', version 11.0.70000000
configured using `configure '--enable-asserts' 'CFLAGS=-g -O0''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB
  locale-coding-system: iso-8859-1
  default-enable-multibyte-characters: t

Major mode: Message

Minor modes in effect:
  flyspell-mode: t
  mml-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  abbrev-mode: t

- -- 
greg



_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gsstark@mit.edu: next-error fails to parse gcc output]
  2006-09-05  9:42 [gsstark@mit.edu: next-error fails to parse gcc output] Richard Stallman
@ 2006-09-05 14:55 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2006-09-05 14:55 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

> Would someone please fix this, then ack?

I've checked in a fix.

> From: Gregory Stark <gsstark@mit.edu>
> Subject: next-error fails to parse gcc output
> To: bug-gnu-emacs@gnu.org
>
>
> M-x next-error is being confused by output from gcc of the form:
>
> In file included from guc.c:6433:
>
> which it considers an error line and prompts me to tell it where to open the
> file named "In file included from guc.c" In previous versions of emacs it
> ignored this line entirely.
>
>
> In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2006-08-24 on stark
> X server distributor `The X.Org Foundation', version 11.0.70000000
> configured using `configure '--enable-asserts' 'CFLAGS=-g -O0''
>
> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: nil
>   value of $LC_CTYPE: nil
>   value of $LC_MESSAGES: nil
>   value of $LC_MONETARY: nil
>   value of $LC_NUMERIC: nil
>   value of $LC_TIME: nil
>   value of $LANG: en_GB
>   locale-coding-system: iso-8859-1
>   default-enable-multibyte-characters: t
>
> Major mode: Message
>
> Minor modes in effect:
>   flyspell-mode: t
>   mml-mode: t
>   tooltip-mode: t
>   mouse-wheel-mode: t
>   file-name-shadow-mode: t
>   global-font-lock-mode: t
>   font-lock-mode: t
>   blink-cursor-mode: t
>   unify-8859-on-encoding-mode: t
>   utf-translate-cjk-mode: t
>   auto-compression-mode: t
>   line-number-mode: t
>   abbrev-mode: t
>
> - -- 
> greg
>
>
>
> _______________________________________________
> bug-gnu-emacs mailing list
> bug-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
> ----------
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-05 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-05  9:42 [gsstark@mit.edu: next-error fails to parse gcc output] Richard Stallman
2006-09-05 14:55 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).