[Issue 14863] CLOCK_BOOTTIME should be optional to support <2.6.39 kernels

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Aug 3 07:36:04 PDT 2015


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

--- Comment #6 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to Gerald Jansen from comment #5)
> Please note that the segfault occurs even without -release, i.e. "dmd
> hello.d".

Right, but druntime *is* compiled in release mode. If you compiled druntime in
non-release mode, you would see the assert error instead.

--


More information about the Digitalmars-d-bugs mailing list