Greetings,

I know you all keep the library compiles clean so before creating new warnings
I need some input. I'm planning on issuing warnings when a non-default
optimization is turned on. This would be the following:

* const-detect
* expr-simplify
* load-reduce
* temp-reduce

I'd also like to issue a warning when `variable-reduce' is active, though it's
bad form to issue a warning on a default option. Since there are known issues
with this, namely extremely long compile times in some situations, I'm
considering turning it off by default.

Would any of this cause problems with the libraries? Other thoughts?

--
Kyle York

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to