--align-pointer=type and --align-reference=type behave incorrectly
Sorry: I did forget to add, that I tested that using 3.6.6 as well.
Regression in 3.6.4: References in 'if'-statements
Hi André, I did just check with the latest version 3.6 and this particular issue is still present.
That sounds phenomenal and makes perfect sense!
You certainly have a point here! I agree that the first example I brought up is a result of sloppy declaration/coding looking at it now! The 2nd one (the typedef with the struct) however is what I guess M$ introduced in their headers and which I therefore would consider being common practice, which has been copied a million times since then. Anyway: I agree that this is a problem, that needs to be solved elsewhere (meaning my code base for example;-) ). Thanks for the eye-opener!
I will happily provide more information if needed. Tell me whatever would help. Thanks!
Incorrect indent when multiple pointers are declared in a single line