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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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