From: Ben Elliston <bje@redhat.com>
To: "Fischer Martin (AT/EES3)" <Martin.Fischer@de.bosch.com>
Cc: <sourcenav@sources.redhat.com>
Subject: Re: AW: S-N 4.5.2 hangs while scanning header file
Date: Fri, 24 Nov 2000 15:59:00 -0000 [thread overview]
Message-ID: <Pine.LNX.4.30.0011251057280.6412-100000@moshpit.cygnus.com> (raw)
In-Reply-To: <01CDE14BF507D2119A0C00805FBBB713016322B8@ermail3.er.bosch.de>
Martin Fischer wrote:
> the file named c:/BC5/INCLUDE/OWL/timegadg.h is part of my
> installation of Borland C++ 5.02 / OWL 5.2 on NT 4.0, SP6.
I have been able to reproduce the bug Martin reported with the following
minimal test case:
class foo {
#ifdef WITH_INT
foo (int,
#else
foo (char,
#endif
int);
};
I'm going to have a crack at fixing it this morning.
Ben
next parent reply other threads:[~2000-11-24 15:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <01CDE14BF507D2119A0C00805FBBB713016322B8@ermail3.er.bosch.de>
2000-11-24 15:59 ` Ben Elliston [this message]
2000-11-23 8:56 Fischer Martin (AT/EES3)
2000-11-23 12:07 ` Ben Elliston
2000-11-24 1:03 ` Niels Skou Olsen
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=Pine.LNX.4.30.0011251057280.6412-100000@moshpit.cygnus.com \
--to=bje@redhat.com \
--cc=Martin.Fischer@de.bosch.com \
--cc=sourcenav@sources.redhat.com \
/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.
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).