Comment #5 on issue 26809 by [email protected]: Compilation error while trying to compile from source - dtoa.cc http://code.google.com/p/chromium/issues/detail?id=26809
Re virtual destructors: ./app/animation.h:19: warning: ‘class AnimationDelegate’ has virtual functions but non-virtual destructor The team agreed in the past to just disable this warning and be careful about this. (It only affects you when you delete through a virtual pointer, which is pretty rare for us.) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
