Conversation
Also update supported protocols list in README.OS400.
This reformats/redefines configuration constants for the OS/400 builds.
I understand very well and am aware of it.
I can suggest a solution that should satisfy everyone:
This will shorten the file, although not as minimal and retain maintenance help info. |
Is there a reason diffing It's the canonical source of truth where these settings get The diff can be limited to $ grep cmakedefine lib/curl_config-cmake.h.in | sed 's/cmake//g' | sort
I still don't see why a second inventory of settings would be
Sorted seems fine, but since this is difficult to enforce, I'm |
Diff always work, but it should stay usable, I mean readable.
It's not an inventory of current curl-wide settings, but an inventory of OS/400 settings at the time of last review/update, including confirmed negative defines.
Not really, if the file shortens. |
I pushed a script to that effect in #20713. edit: this one-liner looks simpler and more informative: $ git log -pw --follow master...curl-8_15_0 lib/curl_config-cmake.h.in(can be tweaked for less/more information. A diff between
An inventory nevertheless to carry, maintain, and ignore every
It's what I meant by sorting at the time of diffing. Since the |
Add new definitions to the ILE/RPG binding.
Update supported protols list in README file.
Rework OS/400 configuration file.