[ros-dev] [ros-diffs] [tfaber] 56192: [SHELL32] - Fix another local vs member variable issue.

Timo Kreuzer timo.kreuzer at web.de
Tue Mar 20 11:36:08 UTC 2012


Am 19.03.2012 17:21, schrieb tfaber at svn.reactos.org:
>           }
>       }
> -    uState = uState;
> +    this->uState = uState;
>       TRACE("--\n");
>   }
LOL!
Thats another reason why I love C++, it makes people write very funny 
code :D




More information about the Ros-dev mailing list