On Wednesday, 29 April 2015 at 20:45:26 UTC, Anon wrote:
On Wednesday, 29 April 2015 at 19:43:44 UTC, Laeeth Isharc wrote:I get the following errors under LDC (this is LDC beta, but same problem under master) although the code compiles fine under DMD.Am I doing something wrong?The help generating feature of std.getopt is new in 2.067. Use branch "merge-2.067" for that. Otherwise, don't use std.getopt's help generation just yet.
Thanks! Laeeth.