emacs-devel
[Top][All Lists]
Advanced

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

Re: build failure on windows: keyboard.c


From: chad
Subject: Re: build failure on windows: keyboard.c
Date: Mon, 5 Jul 2010 16:09:51 -0700


On Jul 5, 2010, at 2:54 PM, Sean Sieger wrote:

keyboard.c: In function 'modify_event_symbol':
keyboard.c:6584: error: expected ')' before 'keysym'
keyboard.c:6585: warning: initialization makes pointer from integer
without a ca st
make[1]: *** [oo/i386/keyboard.o] Error 1
make[1]: Leaving directory `c:/emacs-24.0.50/src'
make: *** [all-other-dirs-gmake] Error 2

It looks like protoize got fooled into thinking an ifdef was a function declaration.  If you just keyboard.c:6584 entirely it seems to DTRT.

*Chad

reply via email to

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