summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-07-02 13:44:17 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-07-02 13:44:17 (GMT)
commit501d1395bd3fc6c67e50216345959d31c0db7707 (patch)
tree0fcbc61cf5251f8e70bb4ed86391e184b32f9dde /src/corelib/io
parentd70839d4fd855d6d5f6bf8d982b677402f71e5ba (diff)
downloadQt-501d1395bd3fc6c67e50216345959d31c0db7707.zip
Qt-501d1395bd3fc6c67e50216345959d31c0db7707.tar.gz
Qt-501d1395bd3fc6c67e50216345959d31c0db7707.tar.bz2
Revert "Add support for creating the object alongside the Data structure in QSharedPointer"
This reverts commit fb51a10ee0451274a430227566ae26efb2ac4474. Sorry, it didn't work. I can fix the MSVC error, but the problem is that older GCC versions (4.2) fail with the following code: template<typename T> struct Buffer { char buffer[128] __attribute__((aligned(__alignof__(T)))); }; The same works fine in GCC 4.4.
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions