Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2000 17:16:46 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        hackers@freebsd.org
Cc:        archie@whistle.com
Subject:   Re: c++ error
Message-ID:  <200009140016.RAA01182@vashon.polstra.com>
In-Reply-To: <200009140010.RAA04731@bubba.whistle.com>
References:  <200009140010.RAA04731@bubba.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200009140010.RAA04731@bubba.whistle.com>,
Archie Cobbs  <archie@whistle.com> wrote:
> 
> That is a kludge if I ever saw one!!

Yep, it sure is!

> This is the standard compiler in 4.1. However, the particular source
> files being compiled are messy and it wouldn't surprise me that
> they are triggering something.

There is something strange (buggy) about the way the compiler is
doing the checks.  I saw some inconsistent behavior which I couldn't
explain.

> On the other hand, nothing in the kernel actually uses "struct ip_opts",
> though I haven't checked all of userland.. so we may just be able to
> remove it.

From <netinet/in.h> it looks like a couple of [gs]etsockopt calls
use it.  Search for "ip_opts" just past that structure declaration.

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009140016.RAA01182>