bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] GNU Question


From: Nardy Pillards
Subject: Re: [Bug-gnubg] GNU Question
Date: Mon, 01 Sep 2003 00:01:12 +0200

From:                   Joern Thyssen <address@hidden>
> On Sun, Aug 31, 2003 at 10:01:05PM +0200, Jim Segrave wrote
> >
> > As for putting the position and match ID's in the copy buffer, it
> > sounds like a good idea to me.
>
> Already done.
>
> Jørn
>

Win32, compiling without GTK, +readline, +python (the no-gui build),

I get (ChangeLog 1.1325):

gnubg.o(.text+0x7a5e):gnubg.c: undefined reference to
`StartPythonHandleX'
gnubg.o(.text+0x7a71):gnubg.c: undefined reference to
`StartPythonHandleX'
gnubg.o(.text+0x7a95):gnubg.c: undefined reference to
`StopPythonHandleX'
C:\MINGW\BIN\MINGW3~4.EXE: *** [gnubg-no-gui] Error 1

This warning comes first:

gnubg.c: In function `HandleCommand':
gnubg.c:2647: warning: implicit declaration of function
`StartPythonHandleX'
gnubg.c:2649: warning: implicit declaration of function
`StopPythonHandleX'

And this are also warnings.... but if I remember well, not new ones:

htmlimages.o htmlimages.c
htmlimages.c: In function `CommandExportHTMLImages':
htmlimages.c:141: warning: implicit declaration of function `alloca'

play.o play.c
play.c: In function `getCurrentMoveRecord':
play.c:4079: warning: unused variable `ci'

rollout.o rollout.c
rollout.c: In function `RolloutGeneral':
rollout.c:835: warning: implicit declaration of function `alloca'

Nardy




reply via email to

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