On Wed, Sep 13, 2000 at 11:02:28PM -0500, Jacques A. Vidrine wrote:
> Please see PR bin/13383 before doing anything like this.  It addresses
> a similar situation.  I'll comment more tomorrow after some sleep :-)

I knew I needed some sleep. It ``addressess'' the exact same situation.
In summary, gcc has a kluge to work around a bug in the C++ standard.
It looks like you and Justin have both found edge cases where the gcc
kluge loses.  If you can come up with a reasonable test case that
reproduces the problem, perhaps it can be PR'd to the GCC folks?

As per the PR, I'm against #ifdef'ing structures like ip_opts for C++,
since it is likely that a later C++ standard will be corrected.
-- 
Jacques Vidrine / [EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to