diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-05-25 11:26:04 +1000 |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-05-25 11:26:04 +1000 |
commit | cc9c08cad3648fd9525a0b7c3897ae22d5632c84 (patch) | |
tree | 4ed71b8cd810bbb0165a58237779549455d30403 /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | |
parent | de0858687898f6e0e54cce3f986779c7aa1a350e (diff) | |
download | qt4-tools-cc9c08cad3648fd9525a0b7c3897ae22d5632c84.tar.gz |
Fixed compile with xlC.
When given `flags |= foo | bar;', where `flags' is a bitfield, xlC says:
The bit-field "flags" cannot be bound to a non-const reference
`flags |= foo; flags |= bar;' works.
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions