Object.factory fails for static libraries

Andre Pany via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 5 01:47:42 PDT 2016


On Sunday, 5 June 2016 at 08:40:18 UTC, Andre Pany wrote:
> On Saturday, 4 June 2016 at 16:12:04 UTC, Andre Pany wrote:
>> Hi,
>>
>> I try to create objects by using the factory method in a 
>> static library scenario.
>>
>> ...
> I just validated, the same issue also occurs on ubuntu linux 
> with the recent dmd compiler.
> The api for Object.factory does neither say whether this should 
> work or not.
>
> Kind regards
> André

Issue https://issues.dlang.org/show_bug.cgi?id=16124 created.

Kind regards
André



More information about the Digitalmars-d-learn mailing list