Skip to content

Instantly share code, notes, and snippets.

@johnny2k
Created March 28, 2015 04:46
Show Gist options
  • Save johnny2k/803f7c671cbf24b48044 to your computer and use it in GitHub Desktop.
Save johnny2k/803f7c671cbf24b48044 to your computer and use it in GitHub Desktop.
/home/johnny/src/3dluvr.old/UnrealEngine/Engine/Source/ThirdParty/SDL2/SDL-gui-backend/src/video/SDL_video.c:644:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
return (void*)glXGetCurrentDisplay();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment