Code review comment for lp:~vanvugt/compiz-core/fix-880707.2

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

I disagree...

That file already contains multiple variables per line. So I am not violating the existing standard.

And I tried using initializer lists, but gcc gave warnings about variable initialization order. Those =false lines were the only way I could make the warnings go away.

« Back to merge proposal