all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: bug#157: Infinite recursion in compile window
  2008-04-24 11:38 w.goesgens
@ 2008-04-25 14:25 ` Chong Yidong
  2011-07-10  2:27   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2008-04-25 14:25 UTC (permalink / raw)
  To: w.goesgens; +Cc: 157, emacs-devel

"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?




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

* bug#157: Infinite recursion in compile window
@ 2008-05-23 22:05 Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2008-05-23 22:05 UTC (permalink / raw)
  To: 157

> these are some extracts of the stacktrace:

> #4525 0x08155c3d in re_compile_pattern ()
> #4526 0x08157623 in error ()
> #4527 0x08157754 in error ()
> #4528 0x0818313d in matherr ()
> #4529 0x08154741 in re_compile_pattern ()
> #4530 0x081829f4 in matherr ()
> #4531 0x08186c84 in matherr ()
> #4532 0x08054186 in ?? ()
> #4533 0x0000001e in ?? ()
> #4534 0x00000000 in ?? ()
> (gdb) 

This looks very odd.
Can you reproduce the problem?  If so, could you give a detailed recipe?


        Stefan






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

* bug#157: Infinite recursion in compile window
  2008-04-25 14:25 ` bug#157: " Chong Yidong
@ 2011-07-10  2:27   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-07-10  2:27 UTC (permalink / raw)
  To: 157-done


This bug is being closed because it could not be reproduced and there
was no response to a request for more information.
If you reply with the requested information it can be reopened if needed.

You can view the whole report at http://debbugs.gnu.org/BUGNUMBER

Chong Yidong wrote:

> 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.

Stefan Monnier wrote:

> This looks very odd.
> Can you reproduce the problem?  If so, could you give a detailed recipe?





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

end of thread, other threads:[~2011-07-10  2:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 22:05 bug#157: Infinite recursion in compile window Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2008-04-24 11:38 w.goesgens
2008-04-25 14:25 ` bug#157: " Chong Yidong
2011-07-10  2:27   ` Glenn Morris

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.