[ros-bugs] [Bug 4985] cleanup no logics changed

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Mon Dec 7 16:35:54 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4985





--- Comment #9 from BeastL <slyhome at ipnet.ua>  2009-12-07 16:35:54 CET ---
(In reply to comment #5)

> 
> Elsewhere, a return (cond)? a: b; statement is rewritten as a if(cond){ return
> a; } return b; statement, which I also find unnecessary. Strongly think that
> this patch does not merit inclusion in the source tree.
> 

"if" is more preferable besides to presentation and for speed of the further
changes, for example before return will add even a line of a code in a variant
with "if" much easier.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list