Issue 1905: Build fails in Debian GNU/Linux with GCC 4.3.2
http://code.google.com/p/chromium/issues/detail?id=1905

New issue report by goedson:
Product Version      : current svn checkout (r1859)

What steps will reproduce the problem?
1. In a a current instalation of Debian Sid, try to build following the
Linux build instructions.

What is the expected result?
A successful build of the software.

What happens instead?
Build fails with the following messages:

In file included from
/home/goedson/projects/chromium/git/src/webkit/glue/webkit_glue.cc:46:
/home/goedson/projects/chromium/git/src/webkit/glue/webframe_impl.h:396:
error: 'typedef' was ignored in this declaration

cc1plus: warnings being treated as errors
/home/goedson/projects/chromium/git/src/skia/effects/SkCullPoints.cpp: In
member function 'bool SkCullPoints::sect_test(int, int, int, int) const':
/home/goedson/projects/chromium/git/src/skia/effects/SkCullPoints.cpp:40:
error: suggest parentheses around && within ||
/home/goedson/projects/chromium/git/src/skia/effects/SkCullPoints.cpp:41:
error: suggest parentheses around && within ||
/home/goedson/projects/chromium/git/src/skia/effects/SkCullPoints.cpp:42:
error: suggest parentheses around && within ||



Attached is a patch that fixes this issue.


Attachments:
        fix-build-with-gcc-4.3.diff  1.2 KB


Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Unknown

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to