Our template emission strategy is broken
Sönke Ludwig via Digitalmars-d
digitalmars-d at puremagic.com
Wed Nov 11 08:15:27 PST 2015
Am 11.11.2015 um 15:15 schrieb Johannes Pfau:
> I use docker hub to build docker images. One Dockerfile compiles one
> small D tool which depends on vibe.d for JSON parsing. Without
> separate compilation the build fails as docker hub kills the build
> process, out of memory...
>
Sorry for OT: the latest 0.7.27-alpha.1 of vibe.d is now separated into
sub packages ("vibe-d:data" in particular contains only JSON/BSON and
the serialization mechanics).
More information about the Digitalmars-d
mailing list