This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Regex testcase (was Re: more on cat-gets/tst-catgets)


On  4 Sep, Roland McGrath wrote:
> I put the new test in, so everybody's make check should be catching the bug.
HI!

This is my make check result for posix,
My system is powerpc linux.
Then bug-regex11.out is empty

Kaoru
----------------------------------------
make -s -C posix tests
make[2]: Entering directory `/usr/src/redhat/BUILD/libc/posix'
/tmp/ccHoPcNH.o: In function `get_null_defines':
/tmp/ccHoPcNH.o(.text+0x230): the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/src/redhat/BUILD/libc/build-ppc-linux/posix/wordexp-test.o: In function `main':
/usr/src/redhat/BUILD/libc/posix/wordexp-test.c:243: the use of `tmpnam' is dangerous, better use `mkstemp'
make[2]: *** [/usr/src/redhat/BUILD/libc/build-ppc-linux/posix/bug-regex11.out] Error 139
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory `/usr/src/redhat/BUILD/libc/posix'
make[1]: *** [posix/tests] Error 2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]