lkml.org 
[lkml]   [2001]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.4.9 does not compile [PATCH]
Date
From
aia21@cam.ac.uk said:
> There are no clashes; unless my knowledge of C has abandoned me at the
> moment, you can reuse variable names within local statement blocks
> and the compiler is intelligent enough to sort it out.

Sorry, you're right. I wasn't thinking this through enough. I was thinking
that
min(a, min(b, c))
would cause cpp to do things like
int __x = (__x)

It seems the only problematic case is calling it with __x type arguments.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:57    [W:0.136 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site