WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80238
[EFL] Build warning : Used uninitialized(-Wuninitialized).
https://bugs.webkit.org/show_bug.cgi?id=80238
Summary
[EFL] Build warning : Used uninitialized(-Wuninitialized).
Byungwoo Lee
Reported
2012-03-04 21:18:00 PST
[100%] Building CXX object Source/WebKit/CMakeFiles/ewebkit.dir/efl/ewk/ewk_view_single.cpp.o /usr/local/include/eina-1/eina/eina_inline_tiler.x: In function ‘Eina_Bool ewk_tiled_backing_store_pre_render_region(Evas_Object*, Evas_Coord, Evas_Coord, Evas_Coord, Evas_Coord, float)’: /usr/local/include/eina-1/eina/eina_inline_tiler.x:82:4: warning: ‘slicer._Eina_Tile_Grid_Slicer::tile_w’ may be used uninitialized in this function [-Wuninitialized] WebKit/Source/WebKit/efl/ewk/ewk_tiled_backing_store.cpp:1953:27: note: ‘slicer._Eina_Tile_Grid_Slicer::tile_w’ was declared here /usr/local/include/eina-1/eina/eina_inline_tiler.x:82:4: warning: ‘slicer._Eina_Tile_Grid_Slicer::w2_rel’ may be used uninitialized in this function [-Wuninitialized] WebKit/Source/WebKit/efl/ewk/ewk_tiled_backing_store.cpp:1953:27: note: ‘slicer._Eina_Tile_Grid_Slicer::w2_rel’ was declared here
Attachments
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2012-05-31 11:46:22 PDT
This does not seem to happen anymore and was likely fixed upstream, closing the bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug