bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14830: [PATCH] * configure.ac (HAVE_W32): Avoid nested functions


From: Eli Zaretskii
Subject: bug#14830: [PATCH] * configure.ac (HAVE_W32): Avoid nested functions
Date: Tue, 09 Jul 2013 21:07:44 +0300

> Date: Tue, 09 Jul 2013 10:07:28 +0200
> From: Peter Rosin <peda@lysator.liu.se>
> CC: Eli Zaretskii <eliz@gnu.org>, 14830@debbugs.gnu.org
> 
> On 2013-07-09 09:17, Andreas Schwab wrote:
> > Peter Rosin <peda@lysator.liu.se> writes:
> > 
> >> #include <windows.h>
> >> #include <usp10.h>
> >>
> >> int
> >> main ()
> >> {
> >>   PIMAGE_SECTION_HEADER pSection = IMAGE_FIRST_SECTION(pHeader);
> > 
> > You need to declare pHeader somewhere.
> 
> Big sigh. Thanks for catching...

Thanks, committed as trunk revision 113349.





reply via email to

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