Skip to content

Resolve Compiler Warnings #17

@jc-luna

Description

@jc-luna

Now that all warnings are enabled, there should be some work to end various warnings. I had been working without warnings and now there are many being emitted. Cleanup in this aspect should deobfuscate some issues, should they crop up. Also guards against UB

List (most to least trivial, in my opinion)

  • Unused symbol warnings
  • Int signage warnings
  • Typing conversions
  • Castaways of const qualifiers
  • Remaining DLL Linkage warnings

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions