bug#35650: [PATCH] Improving HP-UX support

2019-05-15 Thread Paul Eggert
On 5/14/19 2:15 PM, Osipov, Michael wrote: >> configure:68559: checking whether this system supports stdbuf >> configure:68586: /opt/aCC/bin/aCC -AC99 -o conftest +z -g >> -I/opt/ports/coreutils/include -D_INCLUDE_STDC__SOURCE_199901 -b >> -L/opt/ports/coreutils/lib/hpux32 conftest.c  >&5 >>

bug#35650: [PATCH] Improving HP-UX support

2019-05-15 Thread Paul Eggert
On 5/15/19 2:30 AM, Osipov, Michael wrote: > > I don't know how to solve this differently for now, but to disable > include_next in configure.ac if the compiler is aCC. Better yet, let's stop using the -include option as it's not portable. The -include option was used only to attempt to keep

bug#35650: [PATCH] Improving HP-UX support

2019-05-15 Thread Osipov, Michael
let's examine #include_next first: Am 2019-05-14 um 18:26 schrieb Paul Eggert: On 5/14/19 6:52 AM, Osipov, Michael wrote: aCC does not exit with non-zero, it just prints a warning. OK, I installed the attached patch to try to fix this problem with 'configure'. Please give it a try. We may

bug#35650: [PATCH] Improving HP-UX support

2019-05-15 Thread Osipov, Michael
getacl, aclsort: Am 2019-05-14 um 18:26 schrieb Paul Eggert: On 5/14/19 6:52 AM, Osipov, Michael wrote: aCC does not exit with non-zero, it just prints a warning. OK, I installed the attached patch to try to fix this problem with 'configure'. Please give it a try. We may need some more

bug#35650: [PATCH] Improving HP-UX support

2019-05-15 Thread Osipov, Michael
sys/bitypes.h: Am 2019-05-14 um 18:26 schrieb Paul Eggert: On 5/14/19 6:52 AM, Osipov, Michael wrote: aCC does not exit with non-zero, it just prints a warning. OK, I installed the attached patch to try to fix this problem with 'configure'. Please give it a try. We may need some more

bug#35747: Add cut FIELD-LIST examples

2019-05-15 Thread 積丹尼 Dan Jacobson
On (info "(coreutils) cut invocation") with no examples for ‘-f FIELD-LIST’ ‘--fields=FIELD-LIST’ Select for printing only the fields listed in FIELD-LIST. Fields are separated by a TAB character by default. Also print any line that contains no delimiter

bug#35748: Add cut FIELD-LIST examples

2019-05-15 Thread 積丹尼 Dan Jacobson
Oh, I see, it is mentioned above it. Sure wish "(see above)" was there.

bug#35748: Add cut FIELD-LIST examples

2019-05-15 Thread Eric Blake
merge 35747 35748 tag 35748 notabug thanks On 5/15/19 8:38 AM, 積丹尼 Dan Jacobson wrote: > Oh, I see, it is mentioned above it. > Sure wish "(see above)" was there. No need to open a second bug to tell us that the first was not a problem after all. I'm merging the two bugs in the database, and

bug#35748: Add cut FIELD-LIST examples

2019-05-15 Thread 積丹尼 Dan Jacobson
> "EB" == Eric Blake writes: EB> No need to open a second bug to tell us that the first was not a problem EB> after all. I'm merging the two bugs in the database, and marking the EB> issue closed. It takes several minutes before the bug number is created, so there is a tradeoff between