On processors for D ~ decoupling

Sean Kelly sean at f4.ca
Fri Apr 7 08:11:27 PDT 2006


Walter Bright wrote:
> 
> BTW, internal\dmain2.d also uses printf to print out an error message 
> relating to any uncaught exceptions.

Ares currently uses fprintf for this purpose, which is essentially the 
same thing.  And as you say, it would be easy enough to hook the 
function if this behavior isn't desirable.

I'm glad the compiler issues came to light however.  I don't suppose 
this will have any impact on the template code generation problem in 
libraries?


Sean



More information about the Digitalmars-d-announce mailing list