Closed ghost closed 9 years ago
Hmm, same issue with gdc 4.9.2 (based on 2.066?):
/usr/include/d/4.9/std/range.d:699: error: undefined identifier format
/usr/include/d/4.9/std/range.d:699: error: static assert __error
/usr/include/d/4.9/std/format.d:1342: note: instantiated from here: put!(OutputStream, const(char))
/usr/include/d/4.9/std/format.d:3066: note: instantiated from here: formatValue!(OutputStream, long, char)
/usr/include/d/4.9/std/format.d:427: note: instantiated from here: formatGeneric!(OutputStream, long, char)
vibenews-0.6.6/source/vibenews/news.d:415: note: instantiated from here: formattedWrite!(OutputStream, char, long, string, string, string, string, string, long, long)
vibenews-0.6.6/source/vibenews/news.d:395: note: instantiated from here: __lambda3!(ulong, Article)
gdc failed with exit code 1.
Using DMD64 D Compiler v2.068.0:
Same error with fresh clone of master.