viewing paste errors in console | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
        LD      char-server
make[1]: Leaving directory `/home/ramerik144/trunk/src/char'
        MAKE    map_sql
make[1]: Entering directory `/home/ramerik144/trunk/src/map'
        MKDIR   obj_sql
        CC      atcommand.c
        CC      battle.c
battle.c: In function ‘battle_reflect_damage’:
battle.c:5730: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5730: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5730: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5730: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5756: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5756: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5756: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5756: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5773: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5773: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5773: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5773: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5794: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5794: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5794: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5794: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5809: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5809: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5809: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5809: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5825: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5825: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
battle.c:5825: warning: passing argument 1 of ‘status->get_status_data’ from inc                                             ompatible pointer type
battle.c:5825: note: expected ‘struct block_list *’ but argument is of type ‘str                                             uct map_session_data *
        CC      battleground.c
        CC      buyingstore.c
 
Viewed 1058 times, submitted by Guest.