[Issue 11745] Unittests retrieved by __traits(getUnitTests) can not be invoked if private.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 14 14:01:13 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11745


Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com


--- Comment #1 from Jacob Carlborg <doob at me.com> 2013-12-14 14:01:11 PST ---
As a workaround you should be able to invoke the unit test function via a
pointer.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list