Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gmake[2]: Entering directory `/root/workspace/Vectors/libgame/src'
- g++ -Wall -O2 -pipe -mtune=i686 -fno-exceptions -I../include -c grid.cc
- g++ -Wall -O2 -pipe -mtune=i686 -D_THREAD_SAFE -fno-exceptions -c RSACrypto.cpp
- g++ -Wall -O2 -pipe -mtune=i686 -fno-exceptions -I../include -c attribute.cc
- gmake[2]: Entering directory `/root/workspace/Vectors/libpoly'
- g++ -Wall -O2 -pipe -mtune=i686 -fno-exceptions -fno-rtti -c Base.cc
- g++ -Wall -O2 -pipe -mtune=i686 -fno-exceptions -I../include -c targa.cc
- g++ -Wall -O2 -pipe -mtune=i686 -fno-exceptions -fno-rtti -c Poly.cc
- g++ -Wall -O2 -pipe -mtune=i686 -fno-exceptions -fno-rtti -c SymTable.cc
- gmake[1]: Entering directory `/root/workspace/Vectors/db/src'
- gmake[1]: Warning: File `../../common/length.h' has modification time 778575 s in the future
- g++ -Wall -O2 -pipe -mtune=i686 -fno-exceptions -fno-rtti -c Symbol.cc
- compile Config.cpp
- RSACrypto.cpp: In static member function 'static bool Security::RSACrypto::StorePrivateKey(const Securi ty::RSACrypto::PrivateKey*, char*, size_t&)':
- RSACrypto.cpp:398: warning: dereferencing type-punned pointer will break strict-aliasing rules
- RSACrypto.cpp: In static member function 'static bool Security::RSACrypto::RestorePrivateKey(const char *, size_t, Security::RSACrypto::PrivateKey*)':
- RSACrypto.cpp:427: warning: dereferencing type-punned pointer will break strict-aliasing rules
- RSACrypto.cpp: In static member function 'static bool Security::RSACrypto::StorePublicKey(const Securit y::RSACrypto::PublicKey*, char*, size_t&)':
- RSACrypto.cpp:440: warning: dereferencing type-punned pointer will break strict-aliasing rules
- RSACrypto.cpp: In static member function 'static bool Security::RSACrypto::RestorePublicKey(const char* , size_t, Security::RSACrypto::PublicKey*)':
- RSACrypto.cpp:469: warning: dereferencing type-punned pointer will break strict-aliasing rules
- ar cru ./libsql.a AsyncSQL.o Semaphore.o Tellwait.o Statement.o
- if [ ! -d ../lib ]; then mkdir ../lib; fi
- ar cru ./libserverkey.a base64_ssl.o RSACrypto.o
- if [ ! -d ../lib ]; then mkdir ; fi
- ranlib ./libsql.a
- ar cru ../lib/libgame.a grid.o attribute.o targa.o
- ranlib ./libserverkey.a
- ar rcu ../lib/liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopc odes.o lparser.o lstate.o lstring.o ltable.o ltests.o ltm.o lundump.o lvm.o lzio.o
- chmod 700 ./libsql.a
- ranlib ../lib/libgame.a
- compile NetBase.cpp
- chmod 700 ./libserverkey.a
- ranlib ../lib/liblua.a
- gmake[2]: Leaving directory `/root/workspace/Vectors/libsql'
- gmake[1]: Leaving directory `/root/workspace/Vectors/libsql'
- chmod 700 ../lib/libgame.a
- gmake[1]: Leaving directory `/root/workspace/Vectors/libthecore/src'
- gmake -C libthecore/src clean
- gmake[2]: Leaving directory `/root/workspace/Vectors/libserverkey'
- gmake[1]: Leaving directory `/root/workspace/Vectors/libserverkey'
- gmake[2]: Leaving directory `/root/workspace/Vectors/liblua/src'
- cd src/lib; gmake all
- gmake[2]: Leaving directory `/root/workspace/Vectors/libgame/src'
- gmake[1]: Leaving directory `/root/workspace/Vectors/libgame/src'
- gmake[2]: Entering directory `/root/workspace/Vectors/liblua/src/lib'
- gcc -O2 -g -Wall -I../../include -c -o lauxlib.o lauxlib.c
- compile Peer.cpp
- gcc -O2 -g -Wall -I../../include -c -o lbaselib.o lbaselib.c
- gmake[1]: Entering directory `/root/workspace/Vectors/libthecore/src'
- rm -f *.o
- gcc -O2 -g -Wall -I../../include -c -o ldblib.o ldblib.c
- gcc -O2 -g -Wall -I../../include -c -o liolib.o liolib.c
- gcc -O2 -g -Wall -I../../include -c -o lmathlib.o lmathlib.c
- liolib.c: In function 'g_iofile':
- liolib.c:251: warning: value computed is not used
- liolib.c: In function 'f_lines':
- liolib.c:286: warning: value computed is not used
- gcc -O2 -g -Wall -I../../include -c -o ltablib.o ltablib.c
- gcc -O2 -g -Wall -I../../include -c -o lstrlib.o lstrlib.c
- gcc -O2 -g -Wall -I../../include -c -o loadlib.o loadlib.c
- rm -f ../lib/libthecore.a
- ar cru ./libpoly.a Base.o Poly.o SymTable.o Symbol.o
- compile PeerBase.cpp
- gmake[1]: Leaving directory `/root/workspace/Vectors/libthecore/src'
- gmake -C libthecore/src
- ranlib ./libpoly.a
- chmod 700 ./libpoly.a
- ar rcu ../../lib/liblualib.a lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o ltablib.o lstrlib.o load lib.o
- gmake[2]: Leaving directory `/root/workspace/Vectors/libpoly'
- gmake[1]: Leaving directory `/root/workspace/Vectors/libpoly'
- compile Main.cpp
- gmake[1]: Entering directory `/root/workspace/Vectors/libthecore/src'
- gmake ../lib/libthecore.a
- ranlib ../../lib/liblualib.a
- gmake[2]: Leaving directory `/root/workspace/Vectors/liblua/src/lib'
- gmake[1]: Leaving directory `/root/workspace/Vectors/liblua'
- compile Lock.cpp
- gmake[2]: Entering directory `/root/workspace/Vectors/libthecore/src'
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c socket.c
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c fdwatch.c
- compile DBManager.cpp
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c buffer.c
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c signal.c
- fdwatch.c: In function 'void fdwatch_clear_event(fdwatch*, socket_t, unsigned int)':
- fdwatch.c:163: warning: comparison between signed and unsigned integer expressions
- fdwatch.c:165: warning: comparison between signed and unsigned integer expressions
- fdwatch.c: In function 'int fdwatch_check_event(fdwatch*, socket_t, unsigned int)':
- fdwatch.c:173: warning: comparison between signed and unsigned integer expressions
- fdwatch.c:175: warning: comparison between signed and unsigned integer expressions
- fdwatch.c: In function 'int fdwatch_get_ident(fdwatch*, unsigned int)':
- fdwatch.c:207: warning: comparison between signed and unsigned integer expressions
- fdwatch.c: In function 'void* fdwatch_get_client_data(fdwatch*, unsigned int)':
- fdwatch.c:225: warning: comparison between signed and unsigned integer expressions
- compile Cache.cpp
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c log.c
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c utils.c
- compile LoginData.cpp
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c kstbl.c
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c hangul.c
- compile ClientManager.cpp
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c heart.c
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c main.c
- hangul.c: In function 'const char* first_han(const BYTE*)':
- hangul.c:47: warning: deprecated conversion from string constant to 'char*'
- compile ClientManagerPlayer.cpp
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c tea.c
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c des.c
- compile ClientManagerLogin.cpp
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c gost.c
- g++ -Wall -O2 -pipe -mtune=i686 -g -I../include -c memcpy.c
- compile ClientManagerBoot.cpp
- DES_table.h:164: warning: 'KeyPerm' defined but not used
- compile ClientManagerParty.cpp
- if [ ! -d ../lib ]; then mkdir ../lib; fi
- compile ClientManagerGuild.cpp
- ar cru ../lib/libthecore.a socket.o fdwatch.o buffer.o signal.o log.o utils.o kstbl.o hangul.o heart.o main.o tea.o des.o gost.o memcpy.o
- ranlib ../lib/libthecore.a
- compile GuildManager.cpp
- chmod 700 ../lib/libthecore.a
- gmake[2]: Leaving directory `/root/workspace/Vectors/libthecore/src'
- gmake[1]: Leaving directory `/root/workspace/Vectors/libthecore/src'
- compile HB.cpp
- compile PrivManager.cpp
- compile MoneyLog.cpp
- compile ItemAwardManager.cpp
- compile ClientManagerEventFlag.cpp
- compile Marriage.cpp
- compile Monarch.cpp
- compile BlockCountry.cpp
- compile ItemIDRangeManager.cpp
- compile ClientManagerHorseName.cpp
- compile AuctionManager.cpp
- compile ProtoReader.cpp
- compile CsvReader.cpp
- compile version.cpp
- gmake[1]: warning: Clock skew detected. Your build may be incomplete.
- gmake[1]: Leaving directory `/root/workspace/Vectors/game/src'
- gmake -C game/src clean
- gmake[1]: Entering directory `/root/workspace/Vectors/game/src'
- gmake[1]: Warning: File `Makefile' has modification time 93322 s in the future
- gmake[1]: warning: Clock skew detected. Your build may be incomplete.
- gmake[1]: Leaving directory `/root/workspace/Vectors/game/src'
- gmake -C game/src limit_time
- gmake[1]: Entering directory `/root/workspace/Vectors/game/src'
- gmake[1]: Warning: File `Makefile' has modification time 93320 s in the future
- update limit time
- gmake[1]: warning: Clock skew detected. Your build may be incomplete.
- gmake[1]: Leaving directory `/root/workspace/Vectors/game/src'
- gmake -C game/src
- linking ...
- gmake[1]: Entering directory `/root/workspace/Vectors/game/src'
- gmake[1]: Warning: File `Makefile' has modification time 93318 s in the future
- compile BattleArena.cpp
- compile FSM.cpp
- gmake[1]: warning: Clock skew detected. Your build may be incomplete.
- gmake[1]: Leaving directory `/root/workspace/Vectors/db/src'
- compile MarkConvert.cpp
- compile MarkImage.cpp
- compile MarkManager.cpp
- compile OXEvent.cpp
- compile TrafficProfiler.cpp
- compile ani.cpp
- compile arena.cpp
- compile banword.cpp
- compile battle.cpp
- compile blend_item.cpp
- compile block_country.cpp
- compile buffer_manager.cpp
- compile building.cpp
- compile castle.cpp
- compile char.cpp
- compile char_affect.cpp
- In file included from char.cpp:4:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- compile char_battle.cpp
- In file included from char.cpp:25:
- shop_manager.h:40:7: warning: no newline at end of file
- char.cpp:7282: warning: this decimal constant is unsigned only in ISO C90
- compile char_change_empire.cpp
- compile char_horse.cpp
- In file included from char_battle.cpp:27:
- shop_manager.h:40:7: warning: no newline at end of file
- compile char_item.cpp
- compile char_manager.cpp
- In file included from char_horse.cpp:14:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- compile char_quickslot.cpp
- In file included from char_item.cpp:44:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- In file included from char_item.cpp:47:
- belt_inventory_helper.h:108:42: warning: no newline at end of file
- compile char_resist.cpp
- compile char_skill.cpp
- compile char_state.cpp
- compile PetSystem.cpp
- compile cmd.cpp
- In file included from char_state.cpp:25:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- compile cmd_emotion.cpp
- In file included from PetSystem.cpp:9:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
- char.cpp:3149: warning: comparison between signed and unsigned integer expressions
- compile cmd_general.cpp
- compile cmd_gm.cpp
- compile cmd_oxevent.cpp
- In file included from char_item.cpp:47:
- belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRef ineLevel(int)':
- belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
- char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
- char_item.cpp:640: warning: comparison is always false due to limited range of data type
- char_item.cpp:666: warning: comparison is always false due to limited range of data type
- compile config.cpp
- char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
- char_item.cpp:2424: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
- char_item.cpp:2428: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
- char_item.cpp:2440: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
- char_item.cpp:2444: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
- char_item.cpp:2471: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
- char_item.cpp:2479: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
- char_item.cpp:5141: warning: comparison between signed and unsigned integer expressions
- char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
- char_item.cpp:5213: warning: unused variable 'wDestCell'
- char_item.cpp:5214: warning: unused variable 'bDestInven'
- char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
- char_item.cpp:6217: warning: array subscript has type 'char'
- char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
- char_item.cpp:6297: warning: comparison between signed and unsigned integer expressions
- char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
- char_item.cpp:6309: warning: comparison between signed and unsigned integer expressions
- char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos& )':
- char_item.cpp:7599: warning: unused variable 'itemType'
- char_item.cpp:7600: warning: unused variable 'itemSubType'
- compile constants.cpp
- In file included from cmd_general.cpp:36:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- compile crc32.cpp
- compile cube.cpp
- PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
- PetSystem.cpp:248: warning: unused variable 'bDoMoveAlone'
- PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWOR D)':
- PetSystem.cpp:620: warning: unused variable 'petVID'
- char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
- char_state.cpp:901: warning: unused variable 'rider'
- constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
- compile db.cpp
- compile desc.cpp
- compile desc_client.cpp
- char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
- char_item.cpp:679: warning: control reaches end of non-void function
- compile desc_manager.cpp
- compile desc_p2p.cpp
- In file included from desc_manager.cpp:15:
- ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
- compile dev_log.cpp
- compile dungeon.cpp
- compile empire_text_convert.cpp
- compile entity.cpp
- config.cpp: In function 'void config_init(const std::string&)':
- config.cpp:435: warning: NULL used in arithmetic
- config.cpp:459: warning: NULL used in arithmetic
- config.cpp:483: warning: NULL used in arithmetic
- config.cpp:505: warning: unused variable 'line'
- cube.cpp: In function 'bool Cube_make(CHARACTER*)':
- cube.cpp:544: warning: comparison between signed and unsigned integer expressions
- cube.cpp: In function 'void Cube_MakeCubeInformationText()':
- cube.cpp:716: warning: unused variable 'npcVNUM'
- cube.cpp: In function 'bool Cube_InformationInitialize()':
- cube.cpp:783: warning: comparison between signed and unsigned integer expressions
- desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
- desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
- cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
- cmd_gm.cpp:3938: warning: NULL used in arithmetic
- cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
- cmd_gm.cpp:4360: warning: 'cell' may be used uninitialized in this function
- cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
- cmd_gm.cpp:3980: warning: 'n' may be used uninitialized in this function
- cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
- cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
- cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function
- compile entity_view.cpp
- compile event.cpp
- char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
- char_item.cpp:6344: warning: 'pBuff' may be used uninitialized in this function
- compile event_queue.cpp
- compile exchange.cpp
- compile file_loader.cpp
- compile fishing.cpp
- compile gm.cpp
- compile guild.cpp
- compile guild_manager.cpp
- exchange.cpp: In member function 'bool CHARACTER::ExchangeStart(CHARACTER*)':
- exchange.cpp:76: warning: unused variable 'iDist'
- compile guild_war.cpp
- compile horse_rider.cpp
- compile horsename_manager.cpp
- compile input.cpp
- compile input_auth.cpp
- compile input_db.cpp
- compile input_login.cpp
- compile input_main.cpp
- In file included from input_db.cpp:13:
- shop_manager.h:40:7: warning: no newline at end of file
- input_db.cpp:2730:2: warning: no newline at end of file
- compile input_p2p.cpp
- compile input_teen.cpp
- compile input_udp.cpp
- compile ip_ban.cpp
- compile item.cpp
- input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
- input_auth.cpp:441: warning: unused variable 'last'
- compile item_addon.cpp
- compile item_attribute.cpp
- In file included from input_main.cpp:16:
- shop_manager.h:40:7: warning: no newline at end of file
- compile item_manager.cpp
- In file included from item.cpp:22:
- belt_inventory_helper.h:108:42: warning: no newline at end of file
- In file included from item.cpp:23:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- item.cpp:2089:2: warning: no newline at end of file
- compile item_manager_idrange.cpp
- compile locale.cpp
- compile locale_service.cpp
- compile log.cpp
- In file included from item_manager.cpp:21:
- ../../common/VnumHelper.h:63:32: warning: no newline at end of file
- compile login_data.cpp
- compile lzo_manager.cpp
- compile marriage.cpp
- In file included from item.cpp:22:
- belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRef ineLevel(int)':
- belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
- item.h: In constructor 'CItem::CItem(DWORD)':
- item.h:289: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
- item.h:286: warning: 'LPEVENT CItem::m_pkExpireEvent'
- item.cpp:25: warning: when initialized here
- item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
- item.cpp:1730: warning: unused variable 'vnum'
- item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
- item.cpp:1763: warning: comparison between signed and unsigned integer expressions
- item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
- item.cpp:2019: warning: comparison between signed and unsigned integer expressions
- item.cpp:2021: warning: comparison between signed and unsigned integer expressions
- item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
- item.cpp:2043: warning: comparison between signed and unsigned integer expressions
- item.cpp: In member function 'int CItem::GetDuration()':
- item.cpp:2074: warning: array subscript has type 'char'
- compile matrix_card.cpp
- compile messenger_manager.cpp
- compile mining.cpp
- compile mob_manager.cpp
- item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
- item_manager.cpp:606: warning: comparison between signed and unsigned integer expressions
- compile monarch.cpp
- compile motion.cpp
- compile over9refine.cpp
- compile p2p.cpp
- compile packet_info.cpp
- monarch.cpp:276:2: warning: no newline at end of file
- compile party.cpp
- compile passpod.cpp
- compile pcbang.cpp
- compile polymorph.cpp
- compile priv_manager.cpp
- compile pvp.cpp
- compile questevent.cpp
- compile questlua.cpp
- compile questlua_affect.cpp
- compile questlua_arena.cpp
- compile questlua_ba.cpp
- compile questlua_building.cpp
- compile questlua_danceevent.cpp
- compile questlua_dungeon.cpp
- compile questlua_forked.cpp
- questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
- questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
- compile questlua_game.cpp
- compile questlua_global.cpp
- compile questlua_guild.cpp
- compile questlua_horse.cpp
- compile questlua_pet.cpp
- compile questlua_item.cpp
- compile questlua_marriage.cpp
- compile questlua_mgmt.cpp
- compile questlua_monarch.cpp
- compile questlua_npc.cpp
- compile questlua_oxevent.cpp
- compile questlua_party.cpp
- questlua_pet.cpp: In function 'int quest::pet_get_exp(lua_State*)':
- questlua_pet.cpp:208: warning: control reaches end of non-void function
- In file included from questlua_npc.cpp:9:
- shop_manager.h:40:7: warning: no newline at end of file
- compile questlua_pc.cpp
- compile questlua_quest.cpp
- compile questlua_target.cpp
- compile questmanager.cpp
- compile questnpc.cpp
- questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
- questlua_npc.cpp:293: warning: unused variable 'q'
- questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
- questlua_npc.cpp:309: warning: unused variable 'q'
- questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
- questlua_npc.cpp:324: warning: unused variable 'q'
- questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
- questlua_npc.cpp:340: warning: unused variable 'q'
- compile questpc.cpp
- compile refine.cpp
- compile regen.cpp
- compile safebox.cpp
- compile sectree.cpp
- questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
- questnpc.cpp:500: warning: unused variable 'pPC'
- compile sectree_manager.cpp
- compile sequence.cpp
- compile shop.cpp
- compile skill.cpp
- compile start_position.cpp
- compile target.cpp
- compile text_file_loader.cpp
- compile trigger.cpp
- compile utils.cpp
- compile vector.cpp
- In file included from trigger.cpp:8:
- shop_manager.h:40:7: warning: no newline at end of file
- compile war_map.cpp
- compile wedding.cpp
- compile xmas_event.cpp
- compile panama.cpp
- shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
- shop.cpp:568: warning: comparison between signed and unsigned integer expressions
- utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
- utils.cpp:243: warning: NULL used in arithmetic
- utils.cpp:255: warning: NULL used in arithmetic
- utils.cpp:269: warning: NULL used in arithmetic
- compile threeway_war.cpp
- compile version.cpp
- compile map_location.cpp
- compile auth_brazil.cpp
- compile BlueDragon.cpp
- compile BlueDragon_Binder.cpp
- compile DragonLair.cpp
- compile questlua_dragonlair.cpp
- compile HackShield.cpp
- compile HackShield_Impl.cpp
- compile char_hackshield.cpp
- compile skill_power.cpp
- compile affect.cpp
- compile SpeedServer.cpp
- compile questlua_speedserver.cpp
- compile XTrapManager.cpp
- compile auction_manager.cpp
- compile FileMonitor_FreeBSD.cpp
- compile ClientPackageCryptInfo.cpp
- FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
- compile cipher.cpp
- In file included from ClientPackageCryptInfo.cpp:2:
- ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
- compile buff_on_attributes.cpp
- compile check_server.cpp
- compile dragon_soul_table.cpp
- ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
- ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be in itialized after
- ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
- ClientPackageCryptInfo.cpp:9: warning: when initialized here
- compile DragonSoul.cpp
- In file included from check_server.cpp:1:
- check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
- check_server.h:24: warning: comparison between signed and unsigned integer expressions
- In file included from dragon_soul_table.cpp:4:
- dragon_soul_table.h:74:7: warning: no newline at end of file
- compile group_text_parse_tree.cpp
- buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
- buff_on_attributes.cpp:113: warning: unused variable 'old_value'
- buff_on_attributes.cpp:114: warning: unused variable 'new_value'
- compile char_dragonsoul.cpp
- In file included from DragonSoul.cpp:9:
- dragon_soul_table.h:74:7: warning: no newline at end of file
- compile questlua_dragonsoul.cpp
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
- dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
- dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
- dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
- dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
- dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
- dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
- dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
- dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
- dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string &, T&) const [with T = std::string]':
- dragon_soul_table.cpp:129: instantiated from here
- group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string &, T&) const [with T = BYTE]':
- dragon_soul_table.cpp:134: instantiated from here
- group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
- group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
- group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
- group_text_parse_tree.cpp:5: warning: when initialized here
- group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
- group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNod eRow**) const':
- group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string &, T&) const [with T = int]':
- dragon_soul_table.cpp:201: instantiated from here
- group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string &, T&) const [with T = float]':
- dragon_soul_table.cpp:260: instantiated from here
- group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [w ith T = float]':
- dragon_soul_table.cpp:828: instantiated from here
- group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [w ith T = int]':
- group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const s td::string&, T&) const [with T = int]'
- group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, co nst std::string&, const std::string&, T&) const [with T = int]'
- dragon_soul_table.cpp:612: instantiated from here
- group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [w ith T = unsigned int]':
- group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const s td::string&, T&) const [with T = unsigned int]'
- group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, co nst std::string&, const std::string&, T&) const [with T = unsigned int]'
- dragon_soul_table.cpp:884: instantiated from here
- group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
- char_dragonsoul.cpp:143:2: warning: no newline at end of file
- compile shop_manager.cpp
- ../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstBy teArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocat or<char> >]':
- ../../../Extern/include/cryptopp/filters.h:793: instantiated from here
- ../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
- ../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemp late<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
- cipher.cpp:397: instantiated from here
- ../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
- DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)':
- DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
- DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
- DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
- DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
- DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
- DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
- DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
- DragonSoul.cpp:350: warning: unused variable 'sum'
- DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
- DragonSoul.cpp:435: warning: unused variable 'dwVnum'
- DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
- DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
- DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
- DragonSoul.cpp:555: warning: unused variable 'prob_sum'
- DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
- DragonSoul.cpp:763: warning: unused variable 'sum'
- compile shopEx.cpp
- compile item_manager_read_tables.cpp
- In file included from shop_manager.cpp:22:
- shop_manager.h:40:7: warning: no newline at end of file
- char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
- char_dragonsoul.cpp:91: warning: control reaches end of non-void function
- compile acce.cpp
- compile main.cpp
- compile test.cpp
- compile minilzo.c
- In file included from main.cpp:14:
- shop_manager.h:40:7: warning: no newline at end of file
- shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
- shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions
- item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const cha r*)':
- item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
- acce.cpp: In function 'void FN_remove_material(CItem**, DWORD, int, int)':
- acce.cpp:87: warning: unused variable 'count'
- acce.cpp: In function 'bool Acce_InformationInitialize()':
- acce.cpp:954: warning: comparison between signed and unsigned integer expressions
- shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
- shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [w ith T = unsigned int]':
- group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T& ) const [with T = DWORD]'
- shop_manager.cpp:381: instantiated from here
- group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [w ith T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
- group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T& ) const [with T = std::string]'
- shop_manager.cpp:387: instantiated from here
- group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
- group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [w ith T = unsigned char]':
- group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
- shop_manager.cpp:442: instantiated from here
- group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
- item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
- ../../../Extern/include/cryptopp/misc.h: At global scope:
- ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t *, bool)' defined but not used
- linking ../game_r65267_32....
- linking ../test
- OBJDIR/cmd.o:(.data+0x270): undefined reference to `do_costume_transfer_bonus(CHARACTER*, char const*, int, int)'
- OBJDIR/cmd.o:(.data+0x270): undefined reference to `do_costume_transfer_bonus(CHARACTER*, char const*, int, int)'
- gmake[1]: *** [../test] Error 1
- gmake[1]: *** Waiting for unfinished jobs....
- gmake[1]: *** [../game_r65267_32] Error 1
- gmake[1]: Leaving directory `/root/workspace/Vectors/game/src'
- gmake: *** [game] Error 2
- root@host:~/workspace/Vectors #
Advertisement
Add Comment
Please, Sign In to add comment