By reformatting my code and breaking ReactOS
- Coding Style and 2) Commit Rules?
I'm not sure, what, exactly, it breaks?
On Feb 8, 2009, at 10:34 PM, Dmitry Gorbachev wrote:
By reformatting my code and breaking ReactOS
- Coding Style and 2) Commit Rules?
I'm not sure, what, exactly, it breaks?
I fixed a small problem with coding style in 39621, and about Commit Rules, it's not advisable to mix formatting with actual code logic changes, because it makes it harder for devs to review the patch.
Thanks for the fix!