gentoo / dlang

[MIRROR] D programming language ebuild repository
https://gitweb.gentoo.org/repo/user/dlang.git
GNU General Public License v2.0
30 stars 25 forks source link

tilix doesn't know about newer ldc2 versions #82

Closed KingDuckZ closed 1 year ago

KingDuckZ commented 4 years ago

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.

mleise commented 4 years ago

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