std.regex was recently split up into a package. Make sure your makefiles are up to date.
My installation script for Phobos just copied (appended) to target directory. I guess it picked the old version of std.regex. Works now. Thanks!
std.regex was recently split up into a package. Make sure your makefiles are up to date.
My installation script for Phobos just copied (appended) to target directory. I guess it picked the old version of std.regex. Works now. Thanks!