are compiler flags being honored?

Richard W.M. Jones rjones at redhat.com
Thu Aug 14 12:40:59 UTC 2014


On Tue, Aug 12, 2014 at 03:26:07PM +0200, Dhiru Kholia wrote:
> Initial scan results are available on the following URL,
> 
> https://halfie.fedorapeople.org/flags-scanner/
> 
> Now, I need your feedback and cool ideas to improve this project :-)

You should be excluding native OCaml objects.  The compiler doesn't
have these compiler flags and the language doesn't need them because
it doesn't keep strings on the stack and it bounds checks strings
anyway.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html


More information about the devel mailing list