diff options
author | João Abecasis <joao@trolltech.com> | 2010-02-11 16:31:53 (GMT) |
---|---|---|
committer | João Abecasis <joao@trolltech.com> | 2010-02-11 17:57:11 (GMT) |
commit | 0601f9f764c55390a2cdd71d91c3ea25c57f2a6d (patch) | |
tree | 149d9c1694c6fdd012ac2cb8b9791c9144cb4fd7 /tools/qdoc3/config.h | |
parent | ebfb42a9ada20c93643b05ebbb73709bd639742d (diff) | |
download | Qt-0601f9f764c55390a2cdd71d91c3ea25c57f2a6d.zip Qt-0601f9f764c55390a2cdd71d91c3ea25c57f2a6d.tar.gz Qt-0601f9f764c55390a2cdd71d91c3ea25c57f2a6d.tar.bz2 |
Fix bug in QDirPrivate::setPath, affecting QDir::cd, cdUp and setPath
The changes introduced in 9d713d7e73a88fe8328b55d2ab9af8c215dcb89d made
QDirPrivate rely on the order of sub-expression evaluation. In some
platform/compiler combinations, the instance of QDirPrivate::Data::path
being changed would be the pre-detach one.
With this change, that commit is partially reverted. Also, inlined the
code in initFileEngine since this makes the actions therein explicit.
Reviewed-by: Olivier Goffart
Diffstat (limited to 'tools/qdoc3/config.h')
0 files changed, 0 insertions, 0 deletions