You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is old code so i assume its something in my setup that is wrong but couldn't get compiling to work without changeing it to unsigned long rlower, rupper;
im running ubuntu 24 and compiled using gcc-11 + g++-11
if this is an invalid issue, woulod really appreciate if someone could leave a comment explaining what is happening :D
The text was updated successfully, but these errors were encountered:
tuomO42
changed the title
newbie to c++ but this line causes build failure.
this line causes build failure on gcc-11
Jul 26, 2024
https://github.com/alliedmodders/metamod-source/blame/f5f14786b9341b1ccc24334573f0d57d526b231b/core/sourcehook/sh_memory.h#L299
im pretty new top c++ so this might be an invalid issue
This is old code so i assume its something in my setup that is wrong but couldn't get compiling to work without changeing it to
unsigned long rlower, rupper;
im running ubuntu 24 and compiled using gcc-11 + g++-11
if this is an invalid issue, woulod really appreciate if someone could leave a comment explaining what is happening :D
The text was updated successfully, but these errors were encountered: