On Friday, 18 January 2013 at 18:44:29 UTC, Andrej Mitrovic wrote:
On 1/18/13, nazriel <s...@dzfl.pl> wrote:
So don't take this serious.
This is D.learn, so people expect to get valid information here
and
they don't know if you're showing an invalid example or not
unless you
tell them.
It's valid example as long as you objump object file.
Show me a working solution to question from first post.
"How to use existing static D library *WITHOUT* using .DI files".
You can't edit library itself, so adding extern(C) to functions
won't work.
You can't create .DI file - which is the main question from first
post.