August 31, 2003
What's happening is that since 'terminator' is never referenced, it is never allocated. That's probably a compiler bug. To work around, create a reference to it.


August 31, 2003
Hi,

I have upgraded my Digital Mars CD version to this version and when I attempt to compile an MFC app form the IDDE using the Debug options I get a string of "Bad Type Index reference to type 2093" against the snnd.lib library.  When I check the dates on the libs I find that the debug lib snnd.lib is older that the release counterpart snn.lib. This library seems to be the one incorporated in the 8.3.5 update zip. Is it out of date?


Regards

Craig

PS.  Love the tool chain.  I have been a user since the zorLAND days!


On Sat, 23 Aug 2003 16:27:07 -0700, "Walter" <walter@digitalmars.com> wrote:

>An accummulation of a lot of minor fixes. Now has STLSoft 1.6.5.
>
>http://www.digitalmars.com/compiler.htm
>
>

August 31, 2003
Try the new beta 8.36.1.


1 2 3
Next ›   Last »