[bash-5.1-rc2.] Do not leave /tmp/fchist-nnnn, please.

2020-11-03 Thread Kiyoshi KANAZAWA
Hello, Testing bash-5.1-rc2. make & make check passed, but /tmp/fchist- is made and not removed in make check ( seems to be precess id). Environment: $ uname -a SunOS hidden 5.11 11.3 i86pc i386 i86pc $ gcc --version gcc (GCC) 10.2.0 Regards, --- Kiyoshi

declaration of dollar_dollar_pid

2019-01-08 Thread Kiyoshi KANAZAWA
Hello, Trying to install bash-5.0 and have error in 'make install' phase. $ uname -a SunOS hidden 5.11 11.3 i86pc i386 i86pc $ gcc --version gcc (GCC) 7.4.0 $ ./configure --prefix=/tmp/local CC=gcc CXX=g++ $ make $ make check $ make install     : gcc -shared -Wl,-i -Wl,-h,sync   -o sync sync.o

Do not create or remove /tmp/xx in make check

2014-10-14 Thread Kiyoshi KANAZAWA
Hello, bash-4.3 make check uses "/tmp/xx" as tmp file. It may destroy user file. Should be done in tests directory. Regards, --- Kiyoshi xx_list.xz Description: Binary data