D - __LINE__ __FILE__
- Charles Sanders (3/3) Dec 02 2003 Are their D equivelants to theese, trying to make an assert that display...
- Walter (4/6) Dec 02 2003 a
- Matthew Wilson (2/6) Dec 02 2003 Can we have them?
- J Anderson (6/22) Dec 04 2003 I think they should all be under a debug namespace.
- Matthew Wilson (1/27) Dec 04 2003 That's a nice idea.
- Ant (5/8) Dec 04 2003 What are these?
- Charles Sanders (4/31) Dec 04 2003 Yes, or in std.compiler :)
- Matthew Wilson (1/2) Dec 04 2003 Even better
Are their D equivelants to theese, trying to make an assert that displays a MessageBox. C
Dec 02 2003
"Charles Sanders" <sanders-consulting comcast.net> wrote in message news:bqjccb$iph$1 digitaldaemon.com...Are their D equivelants to theese, trying to make an assert that displaysaMessageBox.Sorry, there aren't.
Dec 02 2003
displaysAre their D equivelants to theese, trying to make an assert thataCan we have them?MessageBox.Sorry, there aren't.
Dec 02 2003
Matthew Wilson wrote:I think they should all be under a debug namespace. debug.line debug.filename That way, it should be easier to add new terms have have the compiler remove them for release versions.displaysAre their D equivelants to theese, trying to make an assert thataCan we have them?MessageBox.Sorry, there aren't.
Dec 04 2003
That's a nice idea.I think they should all be under a debug namespace. debug.line debug.filename That way, it should be easier to add new terms have have the compiler remove them for release versions.displaysAre their D equivelants to theese, trying to make an assert thataCan we have them?MessageBox.Sorry, there aren't.
Dec 04 2003
What are these? runtime global vars? int and char[]? TIA Antdebug.line debug.filename
Dec 04 2003
Yes, or in std.compiler :) C "J Anderson" <REMOVEanderson badmama.com.au> wrote in message news:bqnj67$mh8$1 digitaldaemon.com...Matthew Wilson wrote:I think they should all be under a debug namespace. debug.line debug.filename That way, it should be easier to add new terms have have the compiler remove them for release versions.displaysAre their D equivelants to theese, trying to make an assert thataCan we have them?MessageBox.Sorry, there aren't.
Dec 04 2003
Yes, or in std.compiler :)Even better
Dec 04 2003