unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Windows build broken on trunk
@ 2012-07-18  8:42 Andy Moreton
  2012-07-18  9:55 ` Dmitry Antipov
  0 siblings, 1 reply; 12+ messages in thread
From: Andy Moreton @ 2012-07-18  8:42 UTC (permalink / raw)
  To: emacs-devel

Hi,

Bootstrapping trunk on Windows (mingw32 GCC 4.6.1) failed this morning:

w32font.c:78:40: error: static declaration of 'Qsymbol' follows non-static declaration
lisp.h:2335:41: note: previous declaration of 'Qsymbol' was here
mingw32-make[3]: *** [oo/i386/w32font.o] Error 1
mingw32-make[3]: Leaving directory `C:/emacs/src/emacs/trunk/src'

This appers to be from r109131 committed by Dmitry Antipov.

I'm not familiar with the code: is the static Qsymbol used in w32font.c
referring to some aspect of font handling, or is it the same thing as the
global that was added to src/lisp.h ?

   AndyM




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-07-20  9:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18  8:42 Windows build broken on trunk Andy Moreton
2012-07-18  9:55 ` Dmitry Antipov
2012-07-18 10:10   ` Andreas Schwab
2012-07-18 12:23     ` Andy Moreton
2012-07-18 12:37       ` Andreas Schwab
2012-07-18 13:38       ` Jason Rumney
2012-07-19  7:05         ` Stefan Monnier
2012-07-19 16:22           ` Samuel Bronson
2012-07-19 22:49             ` Stefan Monnier
2012-07-20  7:52           ` Andreas Schwab
2012-07-20  9:30             ` Stephen J. Turnbull
2012-07-20  9:55             ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).