diff3's getopt.h included a function declaration without a prototype, which produces a warning. Just remove the bespoke getopt.h and use the system's one.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Differential D53802
diff3: Remove bespoke getopt.h Authored by emaste on Nov 18 2025, 1:26 PM.
Details diff3's getopt.h included a function declaration without a prototype, which produces a warning. Just remove the bespoke getopt.h and use the system's one.
Diff Detail
|