On Friday, 19 September 2014 at 05:18:20 UTC, ketmar via
Digitalmars-d wrote:
On Fri, 19 Sep 2014 04:46:55 +0000
Koz Ross via Digitalmars-d <[email protected]> wrote:
To replicate the error, simply run 'make profile' from the
project directory. It should fail (claiming an enforcement
error on node.d, line 50).
no failuers for me. Slackware GNU/Linux, x86, gcc 4.9.1 and
gdc-4.9-head (yet with some fixes backported from master, but
they
shouldn't make any difference). it also works perfectly with
dmd-head.
Yeah, I'm still confused as to why this is happening to me. So
does it run correctly and output a bunch of numbers, separated by
spaces, two per line, or does it just not throw an enforcement
error?