Jump to content
  • 0

I don't know how to solve


sony0108

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.01
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/07/23
  • Last Seen:  

How can I solve this, this action appears when recompiling Centos 7

Captura de tela 2024-04-10 142143.png

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1589
  • Reputation:   246
  • Joined:  08/03/12
  • Last Seen:  

2 hours ago, sony0108 said:

How can I solve this, this action appears when recompiling Centos 7

Captura de tela 2024-04-10 142143.png

that is just a warning. issues has been created here : https://github.com/rathena/rathena/issues/8177.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.01
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/07/23
  • Last Seen:  

15 horas atrás, Chaos92 disse:

isso é apenas um aviso. problemas foram criados aqui:  https://github.com/rathena/rathena/issues/8177 .

But it is something that can affect the server, this warning came now with git, but recently from rAthena.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  667
  • Reputation:   674
  • Joined:  11/12/12
  • Last Seen:  

45 minutes ago, sony0108 said:

But it is something that can affect the server, this warning came now with git, but recently from rAthena.

It's a silly error either way. A signed value is converted to an unsigned value in this scenario, and since there is a comparison of n > -1 right prior the other check, then the comparison cannot fail (as both values are positive). Plus it's not like a string length would be 2B+ in length to begin with... you'd probably have to be more concerned about memory usage at this point. As @Chaos92 mentioned, the issue is on rAthena. It'll get fixed eventually.

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...