On Mon, 4 Jun 2007, Yoann Padioleau wrote:
> parse errors in ifdefs
>
> Fix various bits of obviously-busted code which we're not happening to
> compile, due to ifdefs.
> --- a/arch/m68k/mac/debug.c
> +++ b/arch/m68k/mac/debug.c
> @@ -71,7 +71,7 @@ #ifdef DEBUG_SCREEN
>
> /* calculate cur
On Fri, 25 May 2007 13:50:37 +0200 (CEST) Jiri Kosina <[EMAIL PROTECTED]> wrote:
> On Fri, 25 May 2007, Yoann Padioleau wrote:
>
> > I have made a tool to parse the kernel that does not pre-process the
> > source. That means that my parser tries to parse all the code, including
> > code in the #e
On Fri, 25 May 2007, Yoann Padioleau wrote:
> I have made a tool to parse the kernel that does not pre-process the
> source. That means that my parser tries to parse all the code, including
> code in the #else branch or code that is not often compiled because
> the driver is not very used (or not
3 matches
Mail list logo