> QString cname = getCompanyName(cname);
I'm going to get some flak for this, but I say you got what you deserve. In
the strictest sense, yes, the compiler should have implemented to the letter
of the standard; but c'mon, to deliberately try and exercise the more
nitty-gritty parts of the standard by relying on use of the correct ctor
(your previous e-mail) and now intialization of variable complete before
right-hand side 'executes', presumably just to save an extra line of code...
I say the compiler got its own back and rightly so {;v)
--
Jason Teagle
[EMAIL PROTECTED]