Skip to content

Orphaned function defs in header.h #321

@heasm66

Description

@heasm66

When I compiled the latest from the master-branch, I get these warnings (everything compiles, so it's just for code maintenance):

Function definition for 'add_to_checksum' not found.
Function definition for 'check_globals' not found.
Function definition for 'halloc' not found.
Function definition for 'hfree' not found.
Function definition for 'object_provides' not found.

halloc and hfree are probable definitions hidden in other dependencies when activating the PC_QUICKC definition, but the other three seem like orphans...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions