Object.factory() and exe file size bloat
rsw0x via Digitalmars-d
digitalmars-d at puremagic.com
Sat Aug 22 16:43:55 PDT 2015
On Saturday, 22 August 2015 at 23:33:15 UTC, Manu wrote:
> On 21 August 2015 at 15:06, Walter Bright via Digitalmars-d
> <digitalmars-d at puremagic.com> wrote:
>> [...]
>
> I don't follow the reasoning, but yes! Kill it with fire!
> I'd rather see a compile option or something to disable it
> completely,
> like how disabling RTTI is a common C++ option.
rtti is used heavily in the runtime hooks, this needs to be fixed
first as far as I know.
More information about the Digitalmars-d
mailing list