On processors for D ~ decoupling
Sean Kelly
sean at f4.ca
Fri Apr 7 12:03:58 PDT 2006
Anders F Björklund wrote:
> Sean Kelly wrote:
>
>>> Errors should be printed on stderr (fprintf), not on stdout (printf)...
>>
>> An easy change. Just use fprintf and specify stderr as the output file.
>
> For some reason this change has been rejected earlier. I don't know why.
> Just thought that if the file is revised, then maybe it can be included?
>
> http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D.bugs/2001
> http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D.bugs/4368
No idea. I do suggest using fprintf instead of fwritefln, but I can't
think of a reason not to do this. I made the change to Ares quite a
while ago.
Sean
More information about the Digitalmars-d-announce
mailing list