24-Jul-2014 00:14, Walter Bright пишет:
On 7/23/2014 1:06 PM, Dmitry Olshansky wrote:
The point is - software that only works in release build is kind of
hard to
develop, even more so with libraries. Thus I'm in opposition to
labeling such
things as optimization when they, in fact, change semantics.

-release, -inline, -O and -g are all separate flags for good reasons.
You can mix and match as convenient for what you're trying to accomplish.


Unless you are library writer, and then it's user who mixes and matches flags and you are foobared unless it works with them all :)

--
Dmitry Olshansky

Reply via email to