Re: RFR: 8249704: UTIL_DEPRECATED_ARG_ENABLE dumps incorrect warning message

2020-07-20 Thread 傅杰
Hi Erik, Thanks for sharing this knowledge with us. I'll close this issue as won't fix. Best regards, Jie On 2020/7/20, 9:34 PM, "Erik Joelsson" wrote: Hello Jie, Your change looks fine if you really think this is a problem. However, in Autoconf all --enable-* options h

Re: RFR: 8249704: UTIL_DEPRECATED_ARG_ENABLE dumps incorrect warning message

2020-07-20 Thread Erik Joelsson
Hello Jie, Your change looks fine if you really think this is a problem. However, in Autoconf all --enable-* options have a corresponding --disable-* (and every --with-* has a --without-*). Always explicitly listing both in all help text would be very cumbersome and I think would need to be a