bug-grep
[Top][All Lists]
Advanced

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

Re: Use of 0 instead of NULL in src/kwset.c


From: Tony Abou-Assaleh
Subject: Re: Use of 0 instead of NULL in src/kwset.c
Date: Thu, 23 Jun 2005 08:33:11 -0300 (ADT)

> The rest of GNU grep's source code uses NULL
> all over the place.  Would anyone be opposed to
> a 's/0/NULL/g' switch for these pointer values?
> Are there any portability issues that are not
> already triggered by the rest of the code?

Be careful not to replace any integer 0's with NULLs :O)

Cheers,

TAA

--------------------------------------------------
Tony Abou-Assaleh
Ph.D. Candidate, Faculty of Computer Science
Dalhousie University, Halifax, NS, Canada, B3H 1W5
Fax:   902-492-1517
Email: address@hidden
WWW:   http://www.cs.dal.ca/~taa/
---------------------[THE END]--------------------




reply via email to

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