* Panu Matilainen:

> Using something path-based will also exclude EVERYTHING started with a
> shebang. I guess we didn't want to optimize those
> Python/Perl/Ruby/whatnot scripts here?
>
> A path based approach isn't anywhere near worth the mess it creates. A
> humble opinion.

I'm not sure if it's necessary.  Most script interpreters (so things
that are typically used with shebangs) live in DSOs now, so they
wouldn't need the path-based optimization anyway.

Thanks,
Florian
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to