Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7586 by sebastian.nohn: SkInterpolator.cpp:83: error: 'endTime'  
may be used uninitialized in this function
http://code.google.com/p/chromium/issues/detail?id=7586

Chrome Version       : SVN 9562

What steps will reproduce the problem?
1. export LANG=C
2. ./depot_tools/gclient sync
3. cd src/chrome
4. ../../depot_tools/hammer -j 5 --mode=opt

What is the expected result?

Compiles

What happens instead?

________Creating library Hammer/opt/obj/net/libnet.a
________Indexing Hammer/opt/obj/net/libnet.a
________Compiling Hammer/opt/obj/skia/corecg/SkInterpolator.o
cc1plus: warnings being treated as errors
/home/project/OSS.Chromium/src/skia/corecg/SkInterpolator.cpp: In member
function 'SkInterpolatorBase::Result SkInterpolatorBase::timeToT(SkMSec,
SkScalar*, int*, SkBool*) const':
/home/project/OSS.Chromium/src/skia/corecg/SkInterpolator.cpp:83: error:
'endTime' may be used uninitialized in this function
/home/project/OSS.Chromium/src/skia/corecg/SkInterpolator.cpp:83: error:
'startTime' may be used uninitialized in this function
________Compiling Hammer/opt/obj/skia/sgl/SkMask.o
________Compiling Hammer/opt/obj/skia/sgl/SkMaskFilter.o
scons: *** [Hammer/opt/obj/skia/corecg/SkInterpolator.o] Error 1
scons: building terminated because of errors.

Please provide any additional information below. Attach a screenshot if
possible.


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

Reply via email to