Skip to content

Compiler warnings #43

@Protofall

Description

@Protofall

Crayon Game framework picked up on some issues when compiling.

  • If CRAYON_DEBUG isn't 1, then __crayon_savefile_print_savedata() complains of unused parameter
  • crayon_savefile_save_savedata(), write_res is equal to a statement. But its signed vs unsigned. Maybe cast the signed version to uint32_t

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions