Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug



When Compiling crossfire-0.92.2 I get a compile error in server/apply.c

apply.c:429: `who' undeclared (first use this function)
apply.c:429: (Each undeclared identifier is reported only once
apply.c:429: for each function it appears in.)
*** Error code 1
make: Warning: Target `all' not remade because of errors
Current working directory
/afs/rpi.edu/home/29/mcelrj/tmp/cross/crossfire-0.92.2/server

Looking at the code on line 429:

LOG(llevError,"Error: Player: %s lacks wc experience object\n",who->name);

Should the object who be passed to this function?

John McElroy
mcelrj@rpi.edu

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s++:++ a--- (C+)C++(C+++) US+>++++ P L- E W@ N++ o? K?  w---
O? M? V-- !PS PE++ Y PGP t+ 5+ X+ (R)R- tv+ b DI+ D+ G e>++ h* r% y+
------END GEEK CODE BLOCK------