diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-27 18:59:23 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-28 14:07:56 (GMT) |
commit | 096a0088aa75010c71a2a39dee5f3ee00d23fcf7 (patch) | |
tree | 0fe23775f3c1b845dc9553621adf5caaae37d697 /src/3rdparty/webkit/JavaScriptCore/assembler/AssemblerBuffer.h | |
parent | 657044cefa87d092213308f2706c3770fb916eb7 (diff) | |
download | Qt-096a0088aa75010c71a2a39dee5f3ee00d23fcf7.zip Qt-096a0088aa75010c71a2a39dee5f3ee00d23fcf7.tar.gz Qt-096a0088aa75010c71a2a39dee5f3ee00d23fcf7.tar.bz2 |
Disable the forwardDeclared1 test with SunCC: it doesn't work
I added this test because I thought that the compiler would find the
forward-declarations due to the "one definition" rule. In hindsight,
it's not a good idea.
Sun CC warns about this, gcc doesn't. With Sun CC, the code leaks,
with gcc it doesn't.
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/assembler/AssemblerBuffer.h')
0 files changed, 0 insertions, 0 deletions