-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
C APIIssue is about the C APIIssue is about the C API
Milestone
Description
I'm a little worried that this flag introduced in #897 for adding options to the equality comparison operator is a bit too vague and will potentially collide with flags for other functions at some point. How about TSK_CMP_NO_TS_METADATA? That way we can keep all flags that are to do with options for comparison operators to have the prefix TSK_CMP_, which seems nice and extensible. I can imagine us adding another flag TSK_CMP_NO_METADATA which ignores all the metadata.
Thoughts @benjeffery, @petrelharp @mufernando?
Metadata
Metadata
Assignees
Labels
C APIIssue is about the C APIIssue is about the C API