libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool ./ChangeLog libltdl/ltdl.c


From: Robert Boehne
Subject: Re: libtool ./ChangeLog libltdl/ltdl.c
Date: Thu, 24 Oct 2002 20:28:45 -0500

I didn't think so, maybe there was a similar one
previously?  Regardless, what is the reason for
initializing a pointer with 0 rather than NULL?

Rob


"Gary V. Vaughan" wrote:
> 
> Didn't we decide to revert this patch?
> 
> On Wednesday, October 23, 2002, at 02:39 AM, Robert Boehne wrote:
> 
> > CVSROOT:      /cvsroot/libtool
> > Module name:  libtool
> > Branch:       branch-1-4
> > Changes by:   Robert Boehne <address@hidden> 02/10/22 21:39:55
> >
> > Modified files:
> >       .              : ChangeLog
> >       libltdl        : ltdl.c
> >
> > Log message:
> >       * libltdl/ltdl.c: Init char * to NULL, not 0. And, for
> >       some char * values, set *[var] = 0 to *[var] = '0'.
> >
> > CVSWeb URLs:
> > http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/
> > .diff?only_with_tag=branch-1-
> > 4&tr1=ChangeLog&tr2=1.922.2.109&r1=text&r2=text
> > http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/
> > .diff?only_with_tag=branch-1-
> > 4&tr1=ltdl.c&tr2=1.134.2.14&r1=text&r2=text
> >
> >
> >
> > _______________________________________________
> > Libtool-commit mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/libtool-commit
> >
> >
>    ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
>    ( '/  Research Scientist  http://www.oranda.demon.co.uk
> ,_())____
>    / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'
>   `&
> `(_~)_  Tech' Author        http://sources.redhat.com/autobook
> =`---d__/
> 
> _______________________________________________
> Libtool-commit mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool-commit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]