gentoo / dlang

[MIRROR] D programming language ebuild repository

Home Page:https://gitweb.gentoo.org/repo/user/dlang.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tilix doesn't know about newer ldc2 versions

KingDuckZ opened this issue · comments

As per the title, tilix is forcing me to keep ldc2-1_16 installed because it doesn't have a USE flag for more recent versions.

The situation is made even worse now that I updated to ldc2-1.19.0 since ldc2 itself only has USE flags for up to v1.17. This means that I have 3 different versions of ldc2 installed for no apparent reason.

Tilix lacks these USE flags, because it is incompatible with the latest Dlang compiler interfaces.