Is Anything Holding you back?

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 2 11:38:58 PDT 2015


On Friday, 2 October 2015 at 12:54:30 UTC, Jack Stouffer wrote:
> On Friday, 2 October 2015 at 02:25:21 UTC, Yaser wrote:
>> Are there any critical frameworks or libraries that are 
>> holding you back in fully investing in D? Obviously I think D 
>> is an awesome language, but some frameworks/libraries hold me 
>> back, wish I could do everything in D.
>
> Yes: https://issues.dlang.org/show_bug.cgi?id=14927
>
> This is honestly embarrassing for me when ever I mention D to 
> someone.

This, and debug support in general. I have no idea how to get 
line number for stack traces on OSX, let alone run GDB or LLDB, 
but even on linux where the support is better, I need to use a 
specific set of linker flag + use command lines tools to get line 
number from stack traces.



More information about the Digitalmars-d mailing list