diff options
author | Olivier Goffart <olivier.goffart@nokia.com> | 2010-11-02 15:31:02 (GMT) |
---|---|---|
committer | Olivier Goffart <olivier.goffart@nokia.com> | 2010-11-03 10:50:48 (GMT) |
commit | 31bbb7e526e5d93128d814206358b829b6a071d9 (patch) | |
tree | b4689f643c473fb915ba040e9485c704c462f74c /doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp | |
parent | 86ea8521c6f145be24c40c799b6b4e8f6e854e2b (diff) | |
download | Qt-31bbb7e526e5d93128d814206358b829b6a071d9.zip Qt-31bbb7e526e5d93128d814206358b829b6a071d9.tar.gz Qt-31bbb7e526e5d93128d814206358b829b6a071d9.tar.bz2 |
Fix warnings with clang
inotify_event is a type with dynamic size, it should not be stored
in a QMap. (even if it is fine here because we do not use the name,
but it still generates warnings).
We can however store the pointer from the buffer.
Reviewed-by: Gabriel
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp')
0 files changed, 0 insertions, 0 deletions