Jump to content
  • 0
Nagad

@whosell

Question

6 answers to this question

Recommended Posts

  • 0

I found this one http://herc.ws/board/files/file/58-whosell/ (Last Updated: May 30 2014 06:03 AM) but the warning says "This file has been reported as broken because: This file is incompatible with the latest revision of Hercules."

 

Can someone update this? :(

Seems there's someone who reported ~20 files without even testing if it does work or not.

Share this post


Link to post
Share on other sites
  • 0

confirmed:

 

whosell.c:165: warning: implicit declaration of function ‘GET_SYMBOL’
whosell.c:165: warning: assignment makes pointer from integer without a cast
whosell.c:166: warning: assignment makes pointer from integer without a cast
whosell.c:167: warning: assignment makes pointer from integer without a cast
whosell.c:168: warning: assignment makes pointer from integer without a cast
whosell.c:169: warning: assignment makes pointer from integer without a cast
whosell.c:170: warning: assignment makes pointer from integer without a cast
whosell.c:171: warning: assignment makes pointer from integer without a cast
whosell.c:172: warning: assignment makes pointer from integer without a cast

 

Can someone update it?
 

Edited by Alexandria

Share this post


Link to post
Share on other sites
  • 0

@@Alexandria

That's due to much recent change in plugin system.

Just remove all lines having GET_SYMBOL

And have this line at start of file

#include "common/hercules.h"

 

Above 2 step will fix the errors.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.