Hello Nick,

"BCS" <n...@anon.com> wrote in message
news:a6268ff137cd8ccbd85902a1...@news.digitalmars.com...

OTOH how do you deal with sever libraries asking for different
versions?

Can you clarify? I'm not sure what you mean by that.


My program imports lib A and B. Lib A imports lib C and asks for version "X". Lib B imports lib C and asks for version "!X". Who wins?

The simplest option would be to allow the pragma to take a ordered
list of preferences and have DMD try to find a common version.

--
... <IXOYE><



Reply via email to