Skip to content

Misc#36

Open
kapi1525 wants to merge 1 commit into
SortaCore:masterfrom
kapi1525:misc
Open

Misc#36
kapi1525 wants to merge 1 commit into
SortaCore:masterfrom
kapi1525:misc

Conversation

@kapi1525

Copy link
Copy Markdown
Contributor

Like i said, a collection of random tiny changes from my fork.
Most don't really make a difference here.

  • Changed many compile time guards to output an error when building for an unsupported platform. That error gives clear info where changes are needed during porting.
  • Fixed an android compiler warning.
  • Changed some windows style path separators to the normal ones (/), to fix building with linux version of android ndk.
  • Made PrintFHintAfter work with any clang compiler. Before it used a macro that is not present on some platforms.
  • Added a few missing BUILDTYPEs from the og F2.5 sdk.
  • Replaced non standard SIZE_T_MAX with SIZE_MAX.

Also, i don't have a mac to test, so i really hope i didn't make any mistakes there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant