I get this when compiling unit_tests on Mac OS X 10.6 Snow Leopard:

/Users/ph/chromium/src/chrome/browser/cocoa/bookmark_bar_controller_unittest.mm:689:0
/Users/ph/chromium/src/chrome/browser/cocoa/
bookmark_bar_controller_unittest.mm:689: warning: 'stringWithCString:' is
deprecated (declared at
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364)

And warnings are treated as errors so it breaks the build. Mac OS X build is
healthy on the buildbot, so it's either something on my machine, or the GCC
in Snow Leopard has more warnings. Is there some easy workaround? I don't
know what's the correct fix for this.

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to