Re: updated: [89d3cbd] Removed unneeded var to make build process a bit cleaner



Am Dienstag 27 Januar 2009 01:53:28 schrieb Roland Illig:
> Patrick Winnertz schrieb:
> > @@ -61,7 +61,7 @@ static inline char* __mhl_str_concat_hlp(const char*
> > base, ...) size_t      totalsize = 0;
> >
> >      // first pass: scan through the params and count string sizes
> > -    va_list par;
> > +    //va_list par;
>
> These comments are not valid in C90. And please don't use identifiers
> that start with a double underscore. They are reserved for the compiler. 
As you see in latest checkouts I've removed this comments completly. 

Greetings
Winnie


-- 
 . '' ` .   Patrick Winnertz <winnie debian org>
:  :'   :   proud Debian developer, author, administrator, and user
`. `'`     http://people.debian.org/~winnie - http://www.der-winnie.de
  `-  Debian - when you have better things to do than fixing systems


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