Re: supporting --longopt=value

2025-07-01 Thread Daniel Stenberg via curl-users
On Tue, 1 Jul 2025, Paul Gilmartin via curl-users wrote: Does this introduce any incompatibility? I have thought hard on this but I can't think of any. For example, would i change the behavior of: curl --output =x https://example.com That's a valid existing command line for which t

Re: supporting --longopt=value

2025-07-01 Thread Paul Gilmartin via curl-users
On 7/1/25 03:12, Daniel Stenberg via curl-users wrote: Many other command line tools instead uses the equals-sign-approach, where the argument is instead specified immediately next to the flag like this:   curl --user-agent=curl-2000 https://example.com/ I am now proposing a PR for curl th

Re: supporting --longopt=value

2025-07-01 Thread Tony Aiuto via curl-users
That seems like a win. On Tue, Jul 1, 2025 at 5:29 AM Hans Henrik Bergan via curl-users < curl-users@lists.haxx.se> wrote: > On Tue, 1 Jul 2025 at 11:12, Daniel Stenberg via curl-users > wrote: > > > > Thoughts? > > > > -- > > > > / daniel.haxx.se || https://rock-solid.curl.dev > > -- > > Unsu

Re: supporting --longopt=value

2025-07-01 Thread Hans Henrik Bergan via curl-users
On Tue, 1 Jul 2025 at 11:12, Daniel Stenberg via curl-users wrote: > > Thoughts? > > -- > > / daniel.haxx.se || https://rock-solid.curl.dev > -- > Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users > Etiquette: https://curl.se/mail/etiquette.html +1 -- Unsubscribe: https://lists.