Is this a major problem?

Questions or HOWTOs about the above? Post 'em here...
Post Reply
User avatar
ramires_pl
Private First Class
Private First Class
Posts: 46
Joined: Tue May 02, 2006 3:15 am
Location: Europe, Poland, Gliwice
Contact:

Is this a major problem?

Post by ramires_pl »

Hi

i am trying compile now 2.0.9 version of BZFlag.

i do the autogen.sh and ./configure --shared-libs

for now everything was good.

when i type in Terminal (osx) make sometimes got this:

Code: Select all

g++ -DHAVE_CONFIG_H -I. -I. -I../../include  -I../../include -I/sw/include -DINSIDE_BZ -I/usr/X11R6/include -pipe -pedantic -fno-exceptions -W -Wall -Wundef -Wno-import  -g -O2 -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -fno-exceptions -c -o RecordReplay.o `test -f 'RecordReplay.cxx' || echo './'`RecordReplay.cxx
CmdLineOptions.h: In constructor 'CmdLineOptions::CmdLineOptions()':
CmdLineOptions.h:202: warning: 'CmdLineOptions::cacheOut' will be initialized after
CmdLineOptions.h:164: warning:   'bool CmdLineOptions::tkAnnounce'
CmdLineOptions.h:58: warning:   when initialized here
source='RejoinList.cxx' object='RejoinList.o' libtool=no \
depfile='.deps/RejoinList.Po' tmpdepfile='.deps/RejoinList.TPo' \
depmode=gcc3 /bin/sh ../../misc/depcomp \
is this a major problem and i should worry about this?
or something is real damaged and this version will not be a stable?
--
ramires
owner of bzflag.pl servers
@admin on some maps :)
Polish BZFlag forum, maps, tutorials and more
Polish MyApple e-store in devel version - Suggestions on pm
User avatar
The Vaxorcist
Private First Class
Private First Class
Posts: 134
Joined: Wed Mar 23, 2005 10:28 am
Location: Santa Rosa, CA

Post by The Vaxorcist »

If you're not a developer, then you can safely ignore the warnings. They just mean that who ever coded that little bit was being sloppy.

As to if it will be stable... No clue, this is just what ever the devs have been tinkering on. Wait till 2.2 is released if you want a stable release.
Image
Where's Darwin when you need him?

Lagger@Everywhere
User avatar
ramires_pl
Private First Class
Private First Class
Posts: 46
Joined: Tue May 02, 2006 3:15 am
Location: Europe, Poland, Gliwice
Contact:

Post by ramires_pl »

I am not developer in C/C++ so i dont know what exactly means.

But newest 209 is cool. now i have favourite servers :)

pretty feature

good work developers!
--
ramires
owner of bzflag.pl servers
@admin on some maps :)
Polish BZFlag forum, maps, tutorials and more
Polish MyApple e-store in devel version - Suggestions on pm
User avatar
A Meteorite
Private First Class
Private First Class
Posts: 1786
Joined: Thu Apr 28, 2005 12:56 am
Location: California, U.S.
Contact:

Post by A Meteorite »

ramires_pl wrote:I am not developer in C/C++ so i dont know what exactly means.

But newest 209 is cool. now i have favourite servers :)

pretty feature

good work developers!
Favorite servers are not saved when the client is exited. ;)
Image
Owner @ BZFX
Core Admin @ CAN

Email me: bzmet…@gmail.com
User avatar
macsforme
General
General
Posts: 2069
Joined: Wed Mar 01, 2006 5:43 am

Post by macsforme »

A Meteorite wrote:Favorite servers are not saved when the client is exited. ;)
My favorite servers list seems to work fine.
User avatar
A Meteorite
Private First Class
Private First Class
Posts: 1786
Joined: Thu Apr 28, 2005 12:56 am
Location: California, U.S.
Contact:

Post by A Meteorite »

Constitution wrote:
A Meteorite wrote:Favorite servers are not saved when the client is exited. ;)
My favorite servers list seems to work fine.
It must of been fixed very recently then...
Image
Owner @ BZFX
Core Admin @ CAN

Email me: bzmet…@gmail.com
User avatar
ramires_pl
Private First Class
Private First Class
Posts: 46
Joined: Tue May 02, 2006 3:15 am
Location: Europe, Poland, Gliwice
Contact:

Post by ramires_pl »

Favourites servers work goood in my version. this is a good feature, but i think that better idea should be independent menu/list to osaved favour server list.

and

on this list i should can chech accessbility as green or other color marked on list.

sometimes i am very angry for this, that i cant code as good coder in C/C++. I waste too much goog ideas for bzflag.

to write a plugin i dont need special knownlegde, because isnt hard.
ech, i am too pathetic, soory.

tomorrow i will do clean install on my mac (heh, first time since 2001 year!) and i will try compile 209 on clean system only with newest DevTools from Apple.

best luck for all
--
ramires
owner of bzflag.pl servers
@admin on some maps :)
Polish BZFlag forum, maps, tutorials and more
Polish MyApple e-store in devel version - Suggestions on pm
User avatar
Chestal
Dev Guru
Dev Guru
Posts: 171
Joined: Fri Dec 06, 2002 11:56 pm
Location: Siegen, Germany
Contact:

Post by Chestal »

A Meteorite wrote:It must of been fixed very recently then...
Favorite servers should have been saved right from the beginning. If it doesn't work for you, there might be a bug. It is saved in the server list cache file e.g. ~/.bzf/cache/BZFS0026_1-Servers.bzs for 2.0.9 (location might vary depending on your platform).
Post Reply