Jump to content

Compile warnings with r1161+


Gez

Recommended Posts

Those seem easy to fix:

1>.\source\r_textur.c(959) : warning C4098: 'R_MakeMissingTexture' : 'void' function returning a value
1>.\source\r_textur.c(1091) : warning C4013: 'E_HashDestroy' undefined; assuming extern returning int

Share this post


Link to post
Csonicgo said:

New texture system.

I know.

Csonicgo said:

I think they've already been fixed.

They haven't.

Share this post


Link to post

GCC doesn't detect anything. You'd be best to get on IRC and tell SoM directly.

irc://irc.oftc.net/NotEternityEngineRelated

Share this post


Link to post

As mentioned on IRC, VC++ and GCC have a nearly mutually exclusive set of warnings, despite supposedly implementing the same standardized language.

You don't have to get on IRC to report warnings or problems either. I check the forums multiple times daily :)

Share this post


Link to post

Join the conversation

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

Guest
Reply to this topic...

×   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.

×
×
  • Create New...