svn commit: samba r10189 - in trunk/source/smbd: .

Jeremy Allison jra at samba.org
Tue Sep 13 04:13:15 GMT 2005


On Tue, Sep 13, 2005 at 09:13:57AM +1000, James Peach wrote:
> On Tue, 2005-09-13 at 08:52 +1000, Tim Potter wrote:
> > On Mon, 2005-09-12 at 15:06 -0700, Jeremy Allison wrote:
> >  
> > > > Hi Jeremy.  Isn't %p a better format code for displaying a pointer than
> > > > %lx?
> > > 
> > > But is it standard and available everywhere ?
> > 
> > Hmm - it's at least C99 but I expect there is probably some weird
> > os/compiler combination that doesn't have it.  )-:
> 
> Won't %lx won't play poorly with a LLP64 data model?

Ok - I'll use %lx for now and if you can convince me that %p is
everywhere I'll grep and fix it afterwards.. Deal ?

Jeremy.


More information about the samba-technical mailing list