---------------
Christof Meerwald@rtl.dm

home
> prog
>> dm
>>> typeinfo

translate to German (by SYSTRAN)

typeinfo/exception Proposal for Digital Mars C++

As of version 8.34, DMC already implements these interfaces.

Downloads

This patch even tries to retain binary compatibility with previous versions of the library. After applying the patch, the DLL version of the RTL might fail to build.

Installation

  • Apply the patch to the RTL source code
    cd \dm\src
    patch -sp1 <..\dm-rtl-typeinfo.diff
  • Apply the patch to the include files
    cd \dm\include
    patch -sp1 <..\dm-include-typeinfo.diff
  • Compile the runtime library
    cd \dm\src\build
    smake -f snn.mak
---------------

This Web page is licensed under the Creative Commons Attribution - NonCommercial - Share Alike License. Any use is subject to the Privacy Policy.

Revision: 1.3, cmeerw.org/prog/dm/typeinfo.html
Last modified: Mon Sep 03 18:20:50 2018
Christof Meerwald <cmeerw@cmeerw.org>
XMPP: cmeerw@cmeerw.org