bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] Re: gnulib/lib error.c


From: Bruno Haible
Subject: Re: [Bug-gnulib] Re: gnulib/lib error.c
Date: Mon, 29 Sep 2003 10:52:35 +0200
User-agent: KMail/1.5

Jim Meyering wrote:

>   $ grep -E '\) *alloca\>' *.[ch]
>   setenv.c:       new_value = (char *) alloca (namelen + 1 + vallen);
>   vasnprintf.c:      (char *) alloca (7 + d.max_width_length + 
> d.max_precision_length + 6);

I still find the code more maintainable with the cast than without.
But we have already been through this.

Bruno





reply via email to

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