[ros-bugs] [Bug 4557] RBuild bug
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Wed May 27 22:17:34 CEST 2009
http://www.reactos.org/bugzilla/show_bug.cgi?id=4557
Colin Finck <mail at colinfinck.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Colin Finck <mail at colinfinck.de> 2009-05-27 22:17:34 CET ---
*p++ and p++ aren't different here as the increment operator affects the
pointer in both cases. Besides, the variable is a const, so it cannot be
changed anyway.
Nevertheless, I've changed this in r41152 to avoid further confusions.
By the way, rbuild bugs still belong to "ReactOS" ;-)
--
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