gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #34911] Coding errors in OpenVG


From: Benjamin Wolsey
Subject: [Gnash-commit] [bug #34911] Coding errors in OpenVG
Date: Sun, 27 Nov 2011 11:56:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1

URL:
  <http://savannah.gnu.org/bugs/?34911>

                 Summary: Coding errors in OpenVG
                 Project: Gnash - The GNU Flash player
            Submitted by: bwy
            Submitted on: Sun 27 Nov 2011 12:56:50 PM CET
                Category: renderer
                Severity: 4 - Important
                 Release: None
                  Status: None
                 Privacy: Public
             Assigned to: rsavoye
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Compiler emits following warnings, which should be fixed:

/home/benjamin/Downloads/gnash/broken/librender/openvg/OpenVGBitmap.cpp: In
member function 'gnash::renderer::openvg::OpenVGBitmap*
gnash::renderer::openvg::OpenVGBitmap::createRadialBitmap(float, float, float,
float, float, const gnash::SWFCxForm&, const GradientRecords&, VGPaint)':
/home/benjamin/Downloads/gnash/broken/librender/openvg/OpenVGBitmap.cpp:173:26:
warning: ISO C++ forbids variable length array 'ramps' [-Wvla]
/home/benjamin/Downloads/gnash/broken/librender/openvg/OpenVGBitmap.cpp: In
member function 'gnash::renderer::openvg::OpenVGBitmap*
gnash::renderer::openvg::OpenVGBitmap::createLinearBitmap(float, float, float,
float, const gnash::SWFCxForm&, const GradientRecords&, VGPaint)':
/home/benjamin/Downloads/gnash/broken/librender/openvg/OpenVGBitmap.cpp:237:26:
warning: ISO C++ forbids variable length array 'ramps' [-Wvla]
/home/benjamin/Downloads/gnash/broken/librender/openvg/OpenVGRenderer.cpp:378:2:
warning: extra ';' [-pedantic]





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34911>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]