Compiler Messages

Hasan Aljudy hasan.aljudy at gmail.com
Fri Apr 28 11:12:36 PDT 2006


Jeremy wrote:
> Why do I get all this with the new DMD 0.155 compiler when I do a Build.exe?
> 
> IftypeExp::semantic()
> targ  = Point
> tspec = real
> IftypeExp::semantic()
> targ  = Point
> tspec = object.Object
> IftypeExp::semantic()
> targ  = Point
> tspec = real
> IftypeExp::semantic()
> targ  = float
> tspec = real
> 
> 

Looks like Walter forgot to turn off some debug messeges!!



More information about the Digitalmars-d mailing list