qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu dyngen.c


From: Andreas Färber
Subject: Re: [Qemu-devel] qemu dyngen.c
Date: Sat, 14 Jul 2007 17:39:02 +0200


Am 14.07.2007 um 16:30 schrieb Andreas Färber:

Hello,

Am 12.07.2007 um 00:47 schrieb Thiemo Seufer:

CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Thiemo Seufer <ths>       07/07/11 22:47:56

Modified files:
        .              : dyngen.c

Log message:
        Reduce variable shadowing, by Stefan Weil.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/dyngen.c? cvsroot=qemu&r1=1.52&r2=1.53

The above patch appears to have broken compilation on OS X. I get:
dyngen.c:2058: error: 'relname' undeclared (first use in this function)

The attached patch fixed the compilation issue for now but I'm not sure whether it's correct since the two variables appeared to coexist in previous file versions: last change was name -> relname, not fixed_sym_name -> relname.

Andreas

Attachment: dyngen.c-2007-07-14.diff
Description: Binary data


reply via email to

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