BTW, why "bbb destructor" is not printed in Test2? Is GT system down at that time?

While I have no particular insight, I am so pleased with the ease of running small tests with hbmk2, I tried it and got (with MSVC):

Test1
oB is NIL
bbb destructor
After GC
Test2
oB is NIL
After GCaaa destructor

so I wonder if you are correct about GT output being down, as the last line is garbled (in a repeatable fashion mind you).

Hi,


so, where is the "bbb destructor" line printed using MSVC?


Regards,
Mindaugas

P.S. garbled because test uses printf() and QOUT(). Under Windows it's two different things.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to