This is the mail archive of the libc-alpha@sourceware.org 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 v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes


On Thu, 13 Jun 2013, Siddhesh Poyarekar wrote:

> It was agreed in the past that test warnings such as skipping a case
> should be printing on standard error so that it is visible in the make
> check output:
> 
> http://sourceware.org/glibc/wiki/Testing/Testsuite#Writing_a_test_case

I think that's a bad idea.  In practice what goes in the test's .out file 
is *more* visible than what goes in the huge pile of make check output.  
Arguably stderr as well as stdout should be redirected.

-- 
Joseph S. Myers
joseph@codesourcery.com


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