message no. 168408
Posted by Gurkenglas in #github at 2017-05-08T05:40:04Z
Given some code samples that do not and should not compile with a library, how would I go about getting a side-by-side comparison of the readability of the error messages different versions of the library generate? I would expect something like making a project that depends on the library and having travis try to build versions of it that differ only in the version number they depend on, but then it'd only try for those versions, o