This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Projects for beginners


On Mon, Mar 12, 2001 at 11:02:05PM -0500, Kaveh R. Ghazi wrote:
>  > From: "Zack Weinberg" <zackw@Stanford.EDU>
>  > 
>  > The sentence beginning "this is useful..." is really awkward.  Something
>  > like
>  > 
>  > 	This means that if you poison an identifier, you need not worry
>  > 	about system headers defining macros that use it.  For instance,
>  > 	if your system headers define @code{memcpy} in terms of the BSD
>  > 	@code{bcopy} function, it is still safe to poison @code{bcopy}.
>  > 
>  > would be clearer, IMO - it needs a bit of work to tie it into the
>  > surrounding text.
>  > zw
> 
> IMHO, your example text regarding memcpy/bcopy simply repeated what I
> showed in the rindex/strrchr example.  So I rearranged it a bit and
> merged the two.  Here's what I've got now.

Thanks, that's much easier to understand.

> OK for head and branch?

Yes.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]