Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(267)

Issue 7250043: Do not use dynamic_cast if RTTI is disabled. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by apatrick1
Modified:
11 years, 3 months ago
Reviewers:
dgkoch
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/branches/dx11proto/
Visibility:
Public.

Description

Do not use dynamic_cast if RTTI is disabled. Committed: https://code.google.com/p/angleproject/source/detail?r=1808

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -20 lines) Patch
M src/common/debug.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/libGLESv2/renderer/Image11.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/Image9.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/IndexBuffer11.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/IndexBuffer9.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/RenderTarget11.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/RenderTarget9.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/Renderer11.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/Renderer9.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/ShaderExecutable11.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/ShaderExecutable9.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/SwapChain11.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/SwapChain9.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/TextureStorage11.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/libGLESv2/renderer/TextureStorage9.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M src/libGLESv2/renderer/VertexBuffer11.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/libGLESv2/renderer/VertexBuffer9.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
apatrick1
I could also disable warning C4541 or compile ANGLE with RTTI enabled. The latter would ...
11 years, 3 months ago (2013-01-30 21:32:28 UTC) #1
dgkoch
11 years, 3 months ago (2013-01-30 21:50:30 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b