[Issue 11114] Undefined symbols after merging dmd pull #2550

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 25 00:19:50 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11114



--- Comment #4 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-09-25 11:19:48 MSD ---
OK. Sorry, I haven't checked issues and latest pulls. This looks like a dup of
Issue 11069 and its fixing dmd pull (#2577 [1]) fixes all but one linker
errors. The only rest error is:
----------
 Error 42: Symbol Undefined
_D5unstd5casts95__T6upCastTC11levellingui6native10GTKContext10GTKContextTC11levellingui6panels7context7ContextZ6upCastFNaNbNdNfNgC11levellingui6panels7context7ContextZNgC11levellingui6native10GTKContext10GTKContext
(pure nothrow @property @safe inout(levellingui.native.GTKContext.GTKContext)
unstd.casts.upCast!(levellingui.native.GTKContext.GTKContext,
levellingui.panels.context.Context).upCast(inout(levellingui.panels.context.Context)))
----------

So I'd say Issue 11069 isn't fully fixed.

[1] https://github.com/D-Programming-Language/dmd/pull/2577

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


More information about the Digitalmars-d-bugs mailing list