Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 1998 17:09:26 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        John Polstra <jdp@polstra.com>
Cc:        Nate Williams <nate@mt.sri.com>, hackers@FreeBSD.ORG
Subject:   Re: Patch for dladdr (was: dladdr hax) 
Message-ID:  <199801190009.RAA01733@mt.sri.com>
In-Reply-To: <199801190004.QAA16764@austin.polstra.com>
References:  <199801190001.RAA01671@mt.sri.com> <199801190004.QAA16764@austin.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > +static int
> > > +__dladdr __P((void *addr, Dl_info *dlip))
> > ??????
> > 
> > What kind of function definition is this. :) Simple fix, but
> > thought you might like to know.
> 
> Oops!  Thanks.  It should still compile OK, though.  Didn't it?

I don't know, I applied the patch by hand and caught it that way.  It
*should* work with any ANSI compiler, but a K&R compiler wouldn't have a
chance of compiling it. :)



Nate



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