On 05/25/2015 01:09 PM, Ingo Molnar wrote: > > * Martin Liška wrote: > >>>> Right optimize debugging experience is given by passing -Og to >>>> compiler. Assign default value for pointers that are identified by >>>> compiler as non-initialized. >>> >>> s/Right optimize debugging experience is given/ >>> Correct debugging experience is given/ > >> Right debugging experience is given by passing -Og to compiler. > > So I fixed the spelling here once already :-/ If you want to use > 'right' in this context then use it like this: > > The right debugging experience is given by ... > > Or you can use what I suggested first: > > Correct debugging experience is given by ... > > Thanks, > > Ingo > Sorry Ingo for that, I overlooked that correction :) Attached version should reflect that. Thanks, Martin