-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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
Labels
No labels