View Single Post
  #11  
Old 02-04-2013, 01:47 PM
jdoran
Hill Giant
 
Join Date: Jul 2012
Posts: 212
Default

Quote:
Originally Posted by lerxst2112 View Post
perl_mob.cpp, line 7592
Code:
XS(XS_Mob_SetTargetable); /* prototype to pass -Wmissing-prototypes */

etc.
This is troublesome. My copy does not include this, so I am not running the same source as everyone else. Looking at the svn files, I see that the repository I am using is projecteqemu.googlecode.com. I'll look into what it will take to migrate to the proper repository.

(This also explains why the wiki and the source did not always agree)

Sorry for the confusion, but thanks for helping me clear this up.
Reply With Quote