[Issue 14931] switch doesn't work with any pointers

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 18 20:47:02 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14931

--- Comment #8 from yebblies <yebblies at gmail.com> ---
(In reply to ZombineDev from comment #7)
> Is it possible to generate a jump table with placeholders and fill them at
> link time?

How can you choose which entry goes where in the jump table if you don't know
the pointer values?

--


More information about the Digitalmars-d-bugs mailing list