Bug#634261: Requesting clarification

2011-12-07 Thread Mike Hommey
On Sun, Nov 27, 2011 at 11:24:30PM +, Jurij Smakov wrote:
> Mike, can you clarify a bit how glibc is failing to meet your 
> expectations here? I don't mind trying to work on this bug, but with 
> the available information I don't quite understand the problem. Is it 
> expected that glibc should work correctly even if _IO_stdin_used 
> symbol is not exported? If you could provide a simple test case 
> demonstrating the issue, it would be great too.

What is fishy is that only sparc is affected. So whatever it's doing on
sparc, it's doing it differently from other architectures.

As for a small test case:

$ cat > foo.c <
int main() {
  setbuf(stdout, 0);
  return 0;
}
EOF
$ cat > ver <

Bug#634261: Requesting clarification

2011-11-27 Thread Jurij Smakov
Mike, can you clarify a bit how glibc is failing to meet your 
expectations here? I don't mind trying to work on this bug, but with 
the available information I don't quite understand the problem. Is it 
expected that glibc should work correctly even if _IO_stdin_used 
symbol is not exported? If you could provide a simple test case 
demonstrating the issue, it would be great too.

Best regards,
-- 
Jurij Smakov   ju...@wooyd.org
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org