On Wednesday, 5 September 2018 at 15:28:38 UTC, H. S. Teoh wrote:
And that is why I think we should implement my idea of putting *all* dub packages on code.dlang.org into our CI infrastructure, and log all successes / failures to a database that can then be used to display the range of version(s) of compilers that successfully built each package on code.dlang.org. Then people can quickly see, at a glance, whether the package still works with the version of the compiler that they're using (usually the most recent release, but not always, so this information can be super useful in making decisions).

This would be very useful. I think you should even have a database for it.

The Package X passes on DMD Y but not with DMD Z.

I mean something like: https://caniuse.com/

S.

Reply via email to