Bottom line is turning on RTTI in debug build?
________________________________
From: Darin Adler<mailto:[email protected]>
Sent: ‎2013-‎09-‎30 1:50 PM
To: Yong Li<mailto:[email protected]>
Cc: Gyuyoung Kim<mailto:[email protected]>; Sam 
Weinig<mailto:[email protected]>; WebKit 
Development<mailto:[email protected]>
Subject: Re: [webkit-dev] Type cast by using toFoo()

On Sep 30, 2013, at 9:54 AM, Yong Li <[email protected]> wrote:

>> > Finally I plan to add this toFoo() policy to the WebKit style checker.
>>
>> Can you explain more about this?  How are you going to determine 
>> static_casts that are acceptable from ones that aren’t.
>
> I think it can be done by checking the vtable pointer if the classes are 
> virtual.

The style checker runs on source code, so it can’t check things like vtable 
pointers.

— Darin
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to