On 10/12/2021 8:06 AM, Luís Ferreira wrote:
Those parenthesis doesn't increase readability at all and this patch makes the
source code a bit more consistent with the rest of the dereferencing
assignments.
ChangeLog:
libiberty/
* d-demangle.c (dlang_parse_qualified): Remove redudant parenthesis
around lhs and rhs of assignments.
This patch adds libiberty/Makefile and libiberty/testsuite/Makefile,
which is wrong. Please check that the patches you send only change the
files you're intending to change. While it may seem like it's trivial
for someone else to strip out the extraneous junk, it's a waste of other
people's time and it's easy to get things wrong when culling away
undesirable changes.
I removed the extraneous junk and line-wrapped the ChangeLog this time
and pushed this patch to the trunk.
Thanks,
Jeff