On Mon, Jan 22, 2018 at 05:36:56PM +0100, Igor Gnatenko wrote:
> * Removes exectuable bit (and shows warning) for files where there are no
> shebang

The way this is written implies that ordinary (eg ELF) executables
will be broken by this change, which I'm assuming/hoping is not the
case.

I'm concerned that your changes will break mingw-* files, where the
executable bit is set on something which is neither a shebang script
nor an ELF executable.  (There are other corner cases too,
eg. programs which are meant to be run under qemu or wine).

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to