Per http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=361804, we shouldn't need to include <xmath.h> in MathExtras.h This in turn breaks VS2008 builds with TR1 turned on.
Created attachment 30951 [details] Remove xmath, v1. JavaScriptCore/ChangeLog | 10 ++++++++++ JavaScriptCore/wtf/MathExtras.h | 2 -- 2 files changed, 10 insertions(+), 2 deletions(-)
Comment on attachment 30951 [details] Remove xmath, v1. Assuming you're going to watch and make sure you didn't break the Windows bot, then this is OK with me.
Success!
Bah, sorry. My commit-script went amuck.
Committing to http://svn.webkit.org/repository/webkit/trunk ... M JavaScriptCore/ChangeLog M JavaScriptCore/wtf/MathExtras.h Committed r44633 M JavaScriptCore/wtf/MathExtras.h M JavaScriptCore/ChangeLog r44633 = c2c22c62a94efb33933a7dddfceebe1899f6f229 (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk
Tada! My commit script worked!!! bug 26283