diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-04-03 10:56:01 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-04-03 10:57:38 (GMT) |
commit | d154911914ca8c98db623d558a4d85fe92c45550 (patch) | |
tree | 7297cf5af4d6a21093053f8f82ab24bd260120de /.commit-template | |
parent | 6c2dd295b2ca2f9125fe072d035a3784ce748718 (diff) | |
download | Qt-d154911914ca8c98db623d558a4d85fe92c45550.zip Qt-d154911914ca8c98db623d558a4d85fe92c45550.tar.gz Qt-d154911914ca8c98db623d558a4d85fe92c45550.tar.bz2 |
Use the standard 'type name = value' variable declaration for POD
types.
C++ is nice, but we don't have to use confusing syntax when plain old
C works (and is correct). This apparently fixes a compilation error on
MSVC 6, that doesn't like the constructor-like initialisation for POD
types.
Reviewed-by: Trust Me
BT: yes
Diffstat (limited to '.commit-template')
0 files changed, 0 insertions, 0 deletions