* build failure on windows: keyboard.c
@ 2010-07-05 21:54 Sean Sieger
2010-07-05 23:09 ` chad
0 siblings, 1 reply; 3+ messages in thread
From: Sean Sieger @ 2010-07-05 21:54 UTC (permalink / raw)
To: emacs-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* build failure on windows: keyboard.c
@ 2010-07-05 21:59 Sean Sieger
0 siblings, 0 replies; 3+ messages in thread
From: Sean Sieger @ 2010-07-05 21:59 UTC (permalink / raw)
To: emacs-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: build failure on windows: keyboard.c
2010-07-05 21:54 build failure on windows: keyboard.c Sean Sieger
@ 2010-07-05 23:09 ` chad
0 siblings, 0 replies; 3+ messages in thread
From: chad @ 2010-07-05 23:09 UTC (permalink / raw)
To: Sean Sieger; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 541 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 933 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-05 23:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-05 21:54 build failure on windows: keyboard.c Sean Sieger
2010-07-05 23:09 ` chad
-- strict thread matches above, loose matches on Subject: below --
2010-07-05 21:59 Sean Sieger
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.