bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printf and wprintf together with libc.so.6


From: Arthur Prosso
Subject: printf and wprintf together with libc.so.6
Date: Thu, 25 Sep 2003 13:30:56 +0300

Hello,
I have the following problem:

If the first output command in the program  is printf , then any subsequent 
wprintf command 
produces an empty result - nothing is outputted at all (errno is 0, but return 
value is -1) .

If the first output command in the program is wprintf , then any subsequent 
printf command 
produces an empty result - nothing is outputted at all (errno is 0, but return 
value is -1) .

I use gcc-3.2.3 and libc.so.6 on Red Hat Linux  7.3

On Solaris 9 with gcc-2.95 and libc.so.1 the same piece of code works correctly.

Is it a bug of libc? 
Thank you in advance

ARTHUR PROSSO
software engineer
altiris, inc.
T > +372- 6507181
M > +372-55-921930
www.altiris.com

Not ALL of your important data resides on servers.
Altiris Client Recovery Solution backs up and
Restores every PC, including remote systems. . .
Download a free trial: http://www.altiris.com/easyrecovery






reply via email to

[Prev in Thread] Current Thread [Next in Thread]