all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: "w.goesgens" <w.goesgens@outgesourced.org>
Cc: 157@emacsbugs.donarmstrong.com, emacs-devel@gnu.org
Subject: Re: bug#157: Infinite recursion in compile window
Date: Fri, 25 Apr 2008 10:25:15 -0400	[thread overview]
Message-ID: <87skxa106s.fsf@stupidchicken.com> (raw)
In-Reply-To: <0000065085@outgesourced.org> (w. goesgens's message of "Thu, 24 Apr 2008 13:38:18 +0200")

"w.goesgens" <w.goesgens@outgesourced.org> writes:

> this output gave me an infinite recursion in the compile window:
> g++  -DLINUX -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -DUSE_STRCASECMP
> -DUSE_STRNCASECMP  -I/usr/local/include -I../../include  -g -Wall -c
> masssms.cpp -o masssms.o
> masssmscpp: In member function 'BOOL OCMassMailSettings::GetConfig()':
> masssms.cpp:117: error: 'is_digit' was not declared in this scope
> masssms.cpp:117: error: invalid use of member (did you forget the '&' ?)
> masssms.cpp:93: warning: unused variable 'AllowedHeadersFile'
> masssms.cpp: In member function 'long int OCMassMailSettings::GetMessage
> (OCString&)':
> masssms.cpp:237: warning: unused variable 'pNextLine'
> masssms.cpp:238: warning: unused variable 'pBody'
> masssms.cpp:241: warning: unused variable 'Found'
> masssms.cpp: In function 'int main(int, char**)':
> masssms.cpp:279: error: 'SmtpSenderRewrite_Send' was not declared in this scope
> masssms.cpp:286: error: 'SmtpSenderRewrite_SendCommand' was not declared in
> this scope
> make: *** [masssms.o] Error 1
>
> these are some extracts of the stacktrace:
>
> #4525 0x08155c3d in re_compile_pattern ()
> #4526 0x08157623 in error ()

Is there a way to reproduce this, starting from `emacs -q'?  I tried
pasting this text into a compilation-mode buffer, but saw no error.

Any ideas?




  reply	other threads:[~2008-04-25 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 11:38 Infinite recursion in compile window w.goesgens
2008-04-25 14:25 ` Chong Yidong [this message]
2011-07-10  2:27   ` bug#157: " Glenn Morris
  -- strict thread matches above, loose matches on Subject: below --
2008-05-23 22:05 Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87skxa106s.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=157@emacsbugs.donarmstrong.com \
    --cc=emacs-devel@gnu.org \
    --cc=w.goesgens@outgesourced.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.