wesnoth-patches
[Top][All Lists]
Advanced

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

[Wesnoth-patches] [patch #3517] 64 bit fix


From: Isaac Clerencia
Subject: [Wesnoth-patches] [patch #3517] 64 bit fix
Date: Fri, 12 Nov 2004 10:51:13 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; en_US, es) (KHTML, like Gecko)

This mail is an automated notification from the patch tracker
 of the project: Battle for Wesnoth.

/**************************************************************************/
[patch #3517] Latest Modifications:

Changes by: 
                Isaac Clerencia <address@hidden>
'Date: 
                Fri 11/12/2004 at 15:45 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | silene







/**************************************************************************/
[patch #3517] Full Item Snapshot:

URL: <http://savannah.nongnu.org/patch/?func=detailitem&item_id=3517>
Project: Battle for Wesnoth
Submitted by: 0
On: Fri 11/12/2004 at 15:23

Category:  None
Priority:  1 - Later
Resolution:  None
Privacy:  Public
Assigned to:  silene
Originator Email:  address@hidden
Status:  Open


Summary:  64 bit fix

Original Submission:  make[3]: Entering directory `/src/wesnoth-2004.11.12/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include  -I sdl_ttf 
-I../intl -I../intl -I/usr/include/SDL -D_REENTRANT 
-DWESNOTH_PATH="/usr/local/share/wesnoth" -DLOCALEDIR="translations" 
-DHAS_RELATIVE_LOCALEDIR=1 -g -O2 -D_X11  -I/usr/X11R6/include  -MT 
multiplayer_lobby.o -MD -MP -MF ".deps/multiplayer_lobby.Tpo" -c -o 
multiplayer_lobby.o multiplayer_lobby.cpp; 
then mv -f ".deps/multiplayer_lobby.Tpo" ".deps/multiplayer_lobby.Po"; else rm 
-f ".deps/multiplayer_lobby.Tpo"; exit 1; fi
multiplayer_lobby.cpp: In function 'lobby::RESULT lobby::enter(display&, 
config&, const config&, lobby::dialog*, std::vector<std::string, 
std::allocator<std::string> >&)':
multiplayer_lobby.cpp:122: error: cast from 'SDL_Surface*' to 'int' loses 
precision
make[3]: *** [multiplayer_lobby.o] Error 1
if g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include  -I sdl_ttf 
-I../intl -I../intl -I/usr/include/SDL -D_REENTRANT 
-DWESNOTH_PATH="/usr/local/share/wesnoth" -DLOCALEDIR="translations" 
-DHAS_RELATIVE_LOCALEDIR=1 -g -O2 -D_X11  -I/usr/X11R6/include  -MT menu.o -MD 
-MP -MF ".deps/menu.Tpo" -c -o menu.o `test -f 'widgets/menu.cpp' || echo 
'./'`widgets/menu.cpp; 
then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 
1; fi
widgets/menu.cpp: In member function 'virtual void 
gui::menu::handle_event(const SDL_Event&)':
widgets/menu.cpp:265: error: cast from 'void*' to 'int' loses precision
widgets/menu.cpp:266: error: cast from 'void*' to 'int' loses precision
make[3]: *** [menu.o] Error 1
make[3]: Target `all-am' not remade because of errors.
make[3]: Leaving directory `/src/wesnoth-2004.11.12/src'






File Attachments
-------------------

-------------------------------------------------------
Date: Fri 11/12/2004 at 15:23  Name: 64bit.patch  Size: 757B   By: None
64 bit fix
http://savannah.nongnu.org/patch/download.php?item_id=3517&amp;item_file_id=3875






For detailed info, follow this link:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=3517>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

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