Rathena: A bunch of warnings

Created on 13 Jun 2017  路  5Comments  路  Source: rathena/rathena

  • rAthena Hash: 264af55b422d063b15bc76545d3e125f2ac8c57c
  • Client Date: 2014-10-22bRagexe
  • Server Mode: Renewal
  • Description of Issue:

    • Result:

socket.c: In function 'socket_getips':
socket.c:1308:36: warning: declaration of 'max' shadows a global declaration [-Wshadow]
cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
socket.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      timer.c
timer.c: In function 'add_timer':
timer.c:242:28: warning: declaration of 'tick' shadows a global declaration [-Wshadow]
timer.c:139:21: warning: shadowed declaration is here [-Wshadow]
timer.c: In function 'add_timer_interval':
timer.c:260:37: warning: declaration of 'tick' shadows a global declaration [-Wshadow]
timer.c:139:21: warning: shadowed declaration is here [-Wshadow]
timer.c: In function 'addtick_timer':
timer.c:312:41: warning: declaration of 'tick' shadows a global declaration [-Wshadow]
timer.c:139:21: warning: shadowed declaration is here [-Wshadow]
timer.c: In function 'settick_timer':
timer.c:319:41: warning: declaration of 'tick' shadows a global declaration [-Wshadow]
timer.c:139:21: warning: shadowed declaration is here [-Wshadow]
timer.c: In function 'do_timer':
timer.c:346:27: warning: declaration of 'tick' shadows a global declaration [-Wshadow]
timer.c:139:21: warning: shadowed declaration is here [-Wshadow]
timer.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      db.c
db.c: In function 'db_obj_vgetall':
db.c:1630:76: warning: declaration of 'max' shadows a global declaration [-Wshadow]
cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
db.c: In function 'db_obj_getall':
db.c:1702:75: warning: declaration of 'max' shadows a global declaration [-Wshadow]
cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
db.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      nullpo.c
        CC      malloc.c
        CC      showmsg.c
        CC      strlib.c
        CC      utils.c
        CC      grfio.c
grfio.c: In function 'filelist_find':
grfio.c:284:12: warning: declaration of 'index' shadows a global declaration [-Wshadow]
grfio.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      mapindex.c
mapindex.c: In function 'mapindex_addmap':
mapindex.c:74:25: warning: declaration of 'index' shadows a global declaration [-Wshadow]
mapindex.c: In function 'mapindex_init':
mapindex.c:134:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
mapindex.c: In function 'mapindex_removemap':
mapindex.c:190:28: warning: declaration of 'index' shadows a global declaration [-Wshadow]
mapindex.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      ers.c
ers.c: In function 'ers_free_cache':
ers.c:161:53: warning: declaration of 'remove' shadows a global declaration [-Wshadow]
ers.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      md5calc.c
        CC      core.c
        CC      socket.c
socket.c: In function 'socket_getips':
socket.c:1308:36: warning: declaration of 'max' shadows a global declaration [-Wshadow]
cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
socket.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      malloc.c
        CC      random.c
random.c: In function 'rnd_value':
random.c:61:23: warning: declaration of 'min' shadows a global declaration [-Wshadow]
cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
random.c:61:34: warning: declaration of 'max' shadows a global declaration [-Wshadow]
cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
random.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      des.c
        CC      conf.c
        CC      thread.c
        CC      mutex.c
        CC      raconf.c
        CC      mempool.c
        CC      msg_conf.c
        CC      cli.c
        CC      sql.c
        AR      obj/common.a
make[1]: Leaving directory `/home/sample/rathena/src/common'
make[1]: Entering directory `/home/sample/rathena/src/login'
        MKDIR   obj
        CC      account.c
account.c: In function 'mmo_save_global_accreg':
account.c:659:17: warning: declaration of 'index' shadows a global declaration [-Wshadow]
account.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      ipban.c
        CC      login.c
        CC      loginchrif.c
        CC      loginclif.c
        CC      logincnslif.c
        CC      loginlog.c
        LD      login-server
make[1]: Leaving directory `/home/sample/rathena/src/login'
make[1]: Entering directory `/home/sample/rathena/src/char'
        MKDIR   obj
        CC      char.c
char.c: In function 'char_memitemdata_to_sql':
char.c:519:60: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
char.c: In function 'char_memitemdata_from_sql':
char.c:731:57: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
char.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      char_clif.c
char_clif.c: In function 'chclif_moveCharSlotReply':
char_clif.c:32:85: warning: declaration of 'index' shadows a global declaration [-Wshadow]
char_clif.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      char_cnslif.c
        CC      char_logif.c
char_logif.c: In function 'chlogif_send_global_accreg':
char_logif.c:179:63: warning: declaration of 'index' shadows a global declaration [-Wshadow]
char_logif.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      char_mapif.c
char_mapif.c: In function 'chmapif_update_fame_list':
char_mapif.c:142:45: warning: declaration of 'index' shadows a global declaration [-Wshadow]
char_mapif.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      int_auction.c
        CC      int_clan.c
        CC      int_elemental.c
        CC      int_guild.c
int_guild.c: In function 'mapif_parse_GuildSkillUp':
int_guild.c:1623:88: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
int_guild.c: In function 'mapif_parse_GuildCastleDataSave':
int_guild.c:1761:64: warning: declaration of 'index' shadows a global declaration [-Wshadow]
int_guild.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      int_homun.c
        CC      int_mail.c
        CC      int_mercenary.c
        CC      int_party.c
int_party.c: In function 'inter_party_tosql':
int_party.c:112:54: warning: declaration of 'index' shadows a global declaration [-Wshadow]
int_party.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      int_pet.c
        CC      int_quest.c
        CC      int_storage.c
        CC      inter.c
inter.c: In function 'inter_savereg':
inter.c:545:85: warning: declaration of 'index' shadows a global declaration [-Wshadow]
inter.c: In function 'mapif_parse_Registry':
inter.c:1258:17: warning: declaration of 'index' shadows a global declaration [-Wshadow]
inter.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        LD      char-server
make[1]: Leaving directory `/home/sample/rathena/src/char'
make[1]: Entering directory `/home/sample/rathena/src/map'
        MKDIR   obj
        CC      atcommand.c
atcommand.c: In function 'warp_get_suggestions':
atcommand.c:399:16: warning: declaration of 'distance' shadows a global declaration [-Wshadow]
path.h:65:14: warning: shadowed declaration is here [-Wshadow]
atcommand.c:415:8: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
atcommand.c: In function 'atcommand_cleanarea':
atcommand.c:6580:16: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
atcommand.c:6580:32: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
atcommand.c: In function 'atcommand_homstats':
atcommand.c:7602:10: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
atcommand.c:7602:15: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
atcommand.c: In function 'atcommand_mutearea_sub':
atcommand.c:7847:6: warning: declaration of 'time' shadows a global declaration [-Wshadow]
atcommand.c: In function 'atcommand_mutearea':
atcommand.c:7867:6: warning: declaration of 'time' shadows a global declaration [-Wshadow]
atcommand.c: In function 'atcommand_set':
atcommand.c:9138:22: warning: declaration of 'index' shadows a global declaration [-Wshadow]
atcommand.c: In function 'is_atcommand':
atcommand.c:10371:7: warning: declaration of 'is_atcommand' shadows a global declaration [-Wshadow]
atcommand.c:10360:6: warning: shadowed declaration is here [-Wshadow]
atcommand.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      battle.c
battle.c: In function 'battle_calc_skill_base_damage':
battle.c:3047:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c:3109:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c:3150:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c: In function 'battle_calc_attack_skill_ratio':
battle.c:3373:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c:3742:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c:3861:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c:3906:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c:3926:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c:3955:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c: In function 'battle_calc_skill_constant_addition':
battle.c:4337:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c: In function 'battle_calc_weapon_attack':
battle.c:5424:10: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c: In function 'battle_weapon_attack':
battle.c:7071:10: warning: declaration of 'index' shadows a global declaration [-Wshadow]
battle.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      battleground.c
        CC      buyingstore.c
buyingstore.c: In function 'buyingstore_trade':
buyingstore.c:371:7: warning: declaration of 'index' shadows a global declaration [-Wshadow]
buyingstore.c:440:7: warning: declaration of 'index' shadows a global declaration [-Wshadow]
buyingstore.c: In function 'buyingstore_autotrader_remove':
buyingstore.c:762:73: warning: declaration of 'remove' shadows a global declaration [-Wshadow]
buyingstore.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      cashshop.c
        CC      channel.c
        CC      chat.c
        CC      chrif.c
chrif.c: In function 'chrif_updatefamelist_ack':
chrif.c:1282:8: warning: declaration of 'index' shadows a global declaration [-Wshadow]
chrif.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      clan.c
clan.c: In function 'clan_member_joined':
clan.c:110:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clan.c: In function 'clan_member_left':
clan.c:131:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clan.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      clif.c
clif.c: In function 'mes_len_check':
clif.c:185:84: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
clif.c: In function 'clif_useitemack':
clif.c:3993:54: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_tradeadditem':
clif.c:4330:87: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_tradeitemok':
clif.c:4406:56: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_storageitemadded':
clif.c:4505:77: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_storageitemremoved':
clif.c:4544:63: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_calc_delay':
clif.c:4699:72: warning: declaration of 'div' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_damage':
clif.c:4763:127: warning: declaration of 'div' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_skill_damage':
clif.c:5520:127: warning: declaration of 'div' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_refine':
clif.c:6411:40: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_vendinglist':
clif.c:7163:7: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_buyvending':
clif.c:7196:55: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_openvending':
clif.c:7252:7: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_vendingreport':
clif.c:7280:58: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_notify_time':
clif.c:10542:66: warning: declaration of 'time' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_parse_EquipItem':
clif.c:11337:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_parse_UnequipItem':
clif.c:11391:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_parse_TradeAddItem':
clif.c:11709:8: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_parse_NpcSelectMenu':
clif.c:12386:8: warning: declaration of 'select' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_PartyBookingDeleteNotify':
clif.c:13105:69: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_Mail_setattachment':
clif.c:14761:42: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_Auction_setitem':
clif.c:15228:46: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_rental_expired':
clif.c:16312:38: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_buyingstore_delete_item':
clif.c:17090:70: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_parse_MoveItem':
clif.c:17614:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_favorite_item':
clif.c:17639:69: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_crimson_marker':
clif.c:18103:83: warning: declaration of 'remove' shadows a global declaration [-Wshadow]
clif.c: In function 'clif_merge_item_ack':
clif.c:18648:70: warning: declaration of 'index' shadows a global declaration [-Wshadow]
clif.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      date.c
        CC      duel.c
        CC      elemental.c
        CC      guild.c
guild.c: In function 'guild_created':
guild.c:392:7: warning: declaration of 'index' shadows a global declaration [-Wshadow]
guild.c: In function 'guild_skillup':
guild.c:1301:8: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
guild.c: In function 'guild_block_skill':
guild.c:1393:57: warning: declaration of 'time' shadows a global declaration [-Wshadow]
guild.c: In function 'guild_castledatasave':
guild.c:1945:45: warning: declaration of 'index' shadows a global declaration [-Wshadow]
guild.c: In function 'guild_castle_reconnect_sub':
guild.c:2007:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
guild.c: In function 'guild_castle_reconnect':
guild.c:2020:48: warning: declaration of 'index' shadows a global declaration [-Wshadow]
guild.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      homunculus.c
homunculus.c: In function 'hom_addspiritball':
homunculus.c:141:41: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
homunculus.c: In function 'hom_levelup':
homunculus.c:446:18: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
homunculus.c:446:31: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
homunculus.c: In function 'hom_evolution':
homunculus.c:560:18: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
homunculus.c:560:24: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
homunculus.c: In function 'hom_shuffle':
homunculus.c:1321:19: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
homunculus.c:1321:51: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
homunculus.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      instance.c
        CC      intif.c
intif.c: In function 'intif_guild_skillup':
intif.c:1020:79: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
intif.c: In function 'intif_guild_castle_datasave':
intif.c:1125:51: warning: declaration of 'index' shadows a global declaration [-Wshadow]
intif.c: In function 'intif_parse_Registers':
intif.c:1376:16: warning: declaration of 'index' shadows a global declaration [-Wshadow]
intif.c:1377:7: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
intif.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      itemdb.c
itemdb.c: In function 'itemdb_pc_get_itemgroup':
itemdb.c:249:10: warning: declaration of 'rand' shadows a global declaration [-Wshadow]
itemdb.c: In function 'itemdb_read_group':
itemdb.c:581:30: warning: declaration of 'random' shadows a global declaration [-Wshadow]
itemdb.c: In function 'itemdb_read_combos':
itemdb.c:1038:9: warning: declaration of 'index' shadows a global declaration [-Wshadow]
itemdb.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      log.c
        CC      mail.c
        CC      map.c
map.c: In function 'map_moveblock':
map.c:381:54: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c:383:18: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c: In function 'map_foreachinrange':
map.c:575:14: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:575:18: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_foreachinshootrange':
map.c:640:14: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:640:18: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_foreachinarea':
map.c:705:89: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:705:109: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_foreachinshootarea':
map.c:766:94: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:766:114: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_forcountinrange':
map.c:835:14: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:835:18: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_forcountinarea':
map.c:891:90: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:891:110: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_foreachinmovearea':
map.c:956:16: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:956:20: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_foreachinpath':
map.c:1117:86: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:1117:104: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_foreachindir':
map.c:1309:88: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
map.c:1309:108: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_iwall_nextxy':
map.c:3178:78: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_iwall_set':
map.c:3199:16: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_iwall_get':
map.c:3243:12: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: In function 'map_iwall_remove':
map.c:3265:15: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
map.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      mapreg.c
mapreg.c: In function 'script_load_mapreg':
mapreg.c:189:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
mapreg.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      mercenary.c
mercenary.c: In function 'mercenary_killbonus':
mercenary.c:435:8: warning: declaration of 'index' shadows a global declaration [-Wshadow]
mercenary.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      mob.c
mob.c: In function 'mvptomb_create':
mob.c:233:63: warning: declaration of 'time' shadows a global declaration [-Wshadow]
mob.c: In function 'mob_get_random_id':
mob.c:419:25: warning: declaration of 'rand' shadows a global declaration [-Wshadow]
mob.c: In function 'mob_once_spawn_area':
mob.c:636:79: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
mob.c:636:99: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
mob.c:638:9: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
mob.c: In function 'mob_randomwalk':
mob.c:1480:23: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
mob.c: In function 'mob_warpchase':
mob.c:1575:6: warning: declaration of 'distance' shadows a global declaration [-Wshadow]
path.h:65:14: warning: shadowed declaration is here [-Wshadow]
mob.c: In function 'mob_dead':
mob.c:2514:12: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
mob.c:2523:12: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
mob.c:2774:10: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
mob.c: In function 'mob_skill_id2skill_idx':
mob.c:3292:9: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
mob.c: In function 'mob_parse_dbrow':
mob.c:3991:9: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
mob.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      npc.c
npc.c: In function 'run_tomb':
npc.c:1218:7: warning: declaration of 'time' shadows a global declaration [-Wshadow]
npc.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      npc_chat.c
        CC      party.c
party.c: In function 'party_recv_info':
party.c:267:7: warning: declaration of 'rename' shadows a global declaration [-Wshadow]
party.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      path.c
path.c: In function 'path_blownpos':
path.c:78:42: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
path.c: In function 'path_search_long':
path.c:131:73: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
path.c:131:91: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
path.c: In function 'path_search':
path.c:268:70: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
path.c:268:90: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
path.c: In function 'check_distance':
path.c:437:41: warning: declaration of 'distance' shadows a global declaration [-Wshadow]
path.h:65:14: warning: shadowed declaration is here [-Wshadow]
path.c: In function 'check_distance_client':
path.c:486:48: warning: declaration of 'distance' shadows a global declaration [-Wshadow]
path.c:449:14: warning: shadowed declaration is here [-Wshadow]
path.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      pc.c
pc.c: In function 'pc_addspiritball':
pc.c:218:68: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_isequipped':
pc.c:832:9: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_bonus_autospell':
pc.c:2002:63: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_bonus_autospell_onskill':
pc.c:2037:71: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_bonus_item_drop':
pc.c:2149:69: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_addautobonus':
pc.c:2212:53: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_delautobonus':
pc.c:2248:86: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_checkequip2':
pc.c:5777:77: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
pc.c:5777:86: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_calcexp':
pc.c:6557:16: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
pc.c:6566:16: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_need_status_point':
pc.c:6861:25: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_statusup2':
pc.c:6984:6: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_dead':
pc.c:7591:16: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_setreg':
pc.c:8965:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_setregstr':
pc.c:9000:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_setregistry':
pc.c:9090:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_setregistry_str':
pc.c:9167:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_checkcombo':
pc.c:9440:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pc.c: In function 'pc_addspiritcharm':
pc.c:10569:71: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_split_atoi':
pc.c:10694:54: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_split_atoui':
pc.c:10710:64: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
pc.c: In function 'pc_is_same_equip_index':
pc.c:12060:77: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pc.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      pc_groups.c
        CC      pet.c
pet.c: In function 'pet_equipitem':
pet.c:854:51: warning: declaration of 'index' shadows a global declaration [-Wshadow]
pet.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      quest.c
quest.c: In function 'questdb_free_sub':
quest.c:560:59: warning: declaration of 'free' shadows a global declaration [-Wshadow]
quest.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      script.c
script.c: In function 'script_array_update':
script.c:3044:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_rand':
script.c:5615:6: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
script.c:5619:7: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
script.c: In function 'buildin_areawarp_sub':
script.c:5675:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c:5686:7: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
script.c: In function 'buildin_areawarp':
script.c:5711:14: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:5711:20: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c:5712:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_areapercentheal':
script.c:5764:9: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:5764:15: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_warpparty':
script.c:5871:22: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c:5872:19: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_input':
script.c:6086:6: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
script.c:6087:6: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
script.c: In function 'buildin_savepoint':
script.c:9827:17: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c:9828:17: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_guildgetexp':
script.c:10085:6: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_areamonster':
script.c:10227:6: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:10229:6: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_areaannounce':
script.c:10917:14: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:10919:14: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_getareausers':
script.c:11034:13: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:11034:19: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_getareadropitem':
script.c:11066:13: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:11066:19: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_getcastledata':
script.c:12854:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_setcastledata':
script.c:12897:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_mapwarp':
script.c:13137:15: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_petloot':
script.c:13734:6: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
script.c: In function 'buildin_playBGMall':
script.c:13959:7: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:13961:7: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_soundeffectall':
script.c:14041:7: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:14043:7: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_isequippedcnt':
script.c:15163:10: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_isequipped':
script.c:15219:10: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_cardscnt':
script.c:15285:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_setchar':
script.c:15563:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_insertchar':
script.c:15580:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_delchar':
script.c:15606:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_distance':
script.c:16416:10: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:16416:18: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_setcell':
script.c:18628:8: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_bg_getareausers':
script.c:19440:15: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:19440:23: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_instance_check_party':
script.c:19831:14: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
script.c:19831:19: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
script.c: In function 'buildin_instance_check_guild':
script.c:19890:14: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
script.c:19890:19: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
script.c: In function 'buildin_instance_check_clan':
script.c:19952:14: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
script.c:19952:19: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
script.c: In function 'buildin_instance_info':
script.c:20013:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_cleanmap':
script.c:20803:9: warning: declaration of 'y0' shadows a global declaration [-Wshadow]
script.c:20805:9: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_getequiprandomoption':
script.c:22424:6: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: In function 'buildin_setrandomoption':
script.c:22471:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
script.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      searchstore.c
        CC      skill.c
skill.c: In function 'skill_calc_heal':
skill.c:538:9: warning: declaration of 'min' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:424:19: warning: shadowed declaration is here [-Wshadow]
skill.c:538:14: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
skill.c: In function 'skill_additional_effect':
skill.c:1077:17: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c:1117:17: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_counter_additional_effect':
skill.c:2289:16: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_strip_equip':
skill.c:2591:113: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_check_condition_mercenary':
skill.c:3816:65: warning: declaration of 'index' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_tarotcard':
skill.c:4434:7: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_castend_nodamage_id':
skill.c:6249:10: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
skill.c:6698:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
skill.c:9719:10: warning: declaration of 'index' shadows a global declaration [-Wshadow]
skill.c:9873:10: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
skill.c:10250:8: warning: declaration of 'elemental_class' shadows a global declaration [-Wshadow]
elemental.h:79:6: warning: shadowed declaration is here [-Wshadow]
skill.c: In function 'skill_castend_pos2':
skill.c:12109:9: warning: declaration of 'y1' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_unit_onplace_timer':
skill.c:13792:9: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_check_condition_castbegin':
skill.c:15005:9: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c:15058:18: warning: declaration of 'exp' shadows a global declaration [-Wshadow]
skill.c:15335:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_check_condition_castend':
skill.c:15626:8: warning: declaration of 'index' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_castfix':
skill.c:16221:9: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_vfcastfix':
skill.c:16341:51: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_delayfix':
skill.c:16463:6: warning: declaration of 'time' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_graffitiremover':
skill.c:17037:6: warning: declaration of 'remove' shadows a global declaration [-Wshadow]
skill.c: In function 'skill_split_atoi2':
skill.c:20714:87: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
skill.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      status.c
status.c: In function 'status_damage':
status.c:1748:7: warning: declaration of 'time' shadows a global declaration [-Wshadow]
status.c: In function 'status_calc_pc_':
status.c:3250:8: warning: declaration of 'index' shadows a global declaration [-Wshadow]
status.c: In function 'status_calc_aspd_rate':
status.c:6832:7: warning: declaration of 'max' shadows a global declaration [-Wshadow]
../common/cbasetypes.h:406:19: warning: shadowed declaration is here [-Wshadow]
status.c: In function 'status_change_start':
status.c:10341:11: warning: declaration of 'index' shadows a global declaration [-Wshadow]
status.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      storage.c
storage.c: In function 'storage_delitem':
storage.c:316:78: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_storageadd':
storage.c:345:82: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_storageget':
storage.c:378:82: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_storageaddfromcart':
storage.c:405:90: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_storagegettocart':
storage.c:438:88: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_guild_storageadd':
storage.c:768:64: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_guild_storageget':
storage.c:807:64: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_guild_storageaddfromcart':
storage.c:846:72: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: In function 'storage_guild_storagegettocart':
storage.c:880:70: warning: declaration of 'index' shadows a global declaration [-Wshadow]
storage.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      trade.c
trade.c: In function 'impossible_trade_check':
trade.c:175:9: warning: declaration of 'index' shadows a global declaration [-Wshadow]
trade.c: In function 'trade_tradeadditem':
trade.c:341:60: warning: declaration of 'index' shadows a global declaration [-Wshadow]
trade.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]
        CC      unit.c
        CC      vending.c
vending.c: In function 'vending_openvending':
vending.c:309:9: warning: declaration of 'index' shadows a global declaration [-Wshadow]
vending.c: In function 'vending_reopen':
vending.c:472:12: warning: declaration of 'index' shadows a global declaration [-Wshadow]
vending.c: In function 'vending_autotrader_remove':
vending.c:642:69: warning: declaration of 'remove' shadows a global declaration [-Wshadow]
vending.c: At top level:
cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default]


invalid

All 5 comments

Can't reproduce the issue. Everything is fine with latest commit 264af55b422d063b15bc76545d3e125f2ac8c57c

My stack:

  • Ubuntu 16.04
  • g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609

Try better to install everything for compilation (looks like you don't have g++) or outdated something, who knows.

apt-get install git make g++ mysql-server libmysqlclient-dev zlib1g-dev libpcre3-dev screen

Im using Ubuntu 12.04

wewewwew

It's just a bunch of shadow warnings. I've already started going through them just to resolve them.

@lelouch22 Ubuntu 12.04's support was dropped by Canonical in 2014. Your "latest" gcc may not actually be the latest. Make sure your gcc and g++'s version is 4.9 or later.

@secretdataz Thanks for the info, after installing gcc at g++ 4.9 all those warnings are gone now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

uddevil picture uddevil  路  3Comments

OmarAcero picture OmarAcero  路  5Comments

AsurielRO picture AsurielRO  路  4Comments

Everade picture Everade  路  3Comments

Everade picture Everade  路  5Comments