Hello Sandro,

Friday, September 14, 2007, 5:32:38 PM, you wrote:
SS> +       bnd = printBounds(a.getBounds());
SS> +       if ( bnd == "6710886.35,6710886.35 6710886.35,6710886.35" ) {
SS> +               trace("PASSED: getBounds() returns "+bnd+" after clear");
SS> +       } else {
SS> +               trace("FAILED: getBounds() returns "+bnd+" after clear");
SS> +       }
SS> +

This test depends on locale settings:

FAIL: DrawingApiTestRunner: expected: "6710886.35,6710886.35 
6710886.35,6710886.35" obtained: 6710886,35,6710886,35 6710886,35,6710886,35 
[./DrawingApiTest.as:82]

or maybe there is a bug in the VM when it should /not/ depend on
the locale (likely).

Udo



_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to