TypeInfoEx and Variant: suggestions?
Steven Schveighoffer
schveiguy at yahoo.com
Fri Apr 17 03:59:07 PDT 2009
On Thu, 16 Apr 2009 21:37:29 -0400, Daniel Keep
<daniel.keep.lists at gmail.com> wrote:
> On a side note, I'm working on getting Tango's Layout to understand
> Variants and do the "proper" stringification. Still trying to work out
> how to get the changes to compile without having to rebuild Tango...
> *grumble*
Have you tried building your test app with your modified Tango file
specifically? That generally works for me:
dmd variantTest.d ~/d/include/d/tango/core/Variant.d
-Steve
More information about the Digitalmars-d
mailing list