I built dstep from this repo on a Debian Linux 64-bit system (after
building and installing the dmd suite from its repos).

But I'm having problems using it.

Given a file t.h with sole contents:

 extern const char *const sys_errlist[];

I run dstep on it and get a core dump:

$ dstep -x c -o t.d t.c
Segmentation fault (core dumped)

Jacob Carlborg, dstep's maintainer, cannot duplicate the problem on OS X.

Can anyone hear try it on another system and see results?

I know Jacob would appreciate it.  The problem is filed as bug #26 and
can be seen here:

  https://github.com/jacob-carlborg/dstep/issues/26#issuecomment-45435438

Thanks.

Best regards,

-Tom

Reply via email to