It should return <0, 0, or >0 for less-than, equal, and greater-than like
strcmp() (according to the history, it used to be implemented with
strcmp()) but it actually returned 0, or 1 for not-equal and equal.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 4793 Build 4793: arc lint + arc unit