lkml.org 
[lkml]   [2000]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] cleanup on selection.c
On Fri, Aug 25, 2000 at 10:07:03AM -0700, Linus Torvalds wrote:
> The copy_from_user_ret() define is both BUGGY and UGLY: it's buggy because
> it is done as a statement expression even though it's not actually an
> expression at all.

In fact, there's been talk about adjusting the definition of statement
expressions such that you cannot branch into or out of them at all.

There are a few known cases that currently generate incorrect code that
involve goto's out of a statement expression used as a function parameter.


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

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