top | item 34396601

(no title)

theacodes | 3 years ago

As the person who implemented the -t flag and knows the horrendously sharp edge cases that it fails on, all I can say is bless your heart.

discuss

order

thinker5555|3 years ago

I'd be curious to know what they are, as I'm interested in giving the -t flag a try myself.

TigerTeamX|3 years ago

Please do elaborate before digging my own grave, thanks :D

thinker5555|3 years ago

I did some looking around, and it sounds like it fails to work correctly with namespace packages. Something about the way you have to add them to the path leads to them being later in the path, so there could be times where they don't get found because something earlier in the path gets used instead.