On Saturday, 2 April 2016 at 17:29:53 UTC, Sebastien Alaiwan
wrote:
Hi guys,
I just started a D fuzzer. The goal is to randomly generate
input source files in an attempt to crash the compiler. It's in
very early stage at this point (less than 300 loc), but it
already can crash gdc.
https://
On Sunday, 6 March 2016 at 16:41:03 UTC, Iain Buclaw wrote:
Hi,
https://github.com/D-Programming-GDC/GDC/pull/99
This is now in master. Outside of the D changelog the
following command-line arguments have been added / deprecated.
-fd-verbose: Deprecated in favour of --verbose (-v)
-fd-v