On Wed, Nov 07, 2007 at 10:13:29AM +0100, Udo Giacomozzi wrote:
> 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).

Just check with the PP to know if it should or not rely on it.
I think we fixed a similar case recently (Benjamin did IIRC).

--strk;


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

Reply via email to