Re: freopen() broken in Fedora 15

2011-06-09 Thread Rahul Sundaram
On 06/10/2011 08:18 AM, Chuck Forsberg WA7KGX N2469R wrote: > The standard IO freopen function stopped working on or about > the time I installed 64 bit Fedora 15 on the omen.com server. > > The attached program is derived from the 1977 Bill Joy version. > It does not display any text when compiled

Re: freopen() broken in Fedora 15

2011-06-09 Thread Chris Adams
Once upon a time, Chuck Forsberg WA7KGX N2469R said: > The standard IO freopen function stopped working on or about > the time I installed 64 bit Fedora 15 on the omen.com server. > > The attached program is derived from the 1977 Bill Joy version. > It does not display any text when compiled and

Re: freopen() broken in Fedora 15

2011-06-09 Thread Stephen John Smoogen
On Thu, Jun 9, 2011 at 22:48, Chuck Forsberg WA7KGX N2469R wrote: > The standard IO freopen function stopped working on or about > the time I installed 64 bit Fedora 15 on the omen.com server. > > The attached program is derived from the 1977 Bill Joy version. > It does not display any text when

freopen() broken in Fedora 15

2011-06-09 Thread Chuck Forsberg WA7KGX N2469R
The standard IO freopen function stopped working on or about the time I installed 64 bit Fedora 15 on the omen.com server. The attached program is derived from the 1977 Bill Joy version. It does not display any text when compiled and run under 64 bit F 15 clean install and updated as of today. T