On Mon, Aug 06, 2007 at 05:00:17PM +0200, Udo Giacomozzi wrote: > Hello strk, > > Monday, August 6, 2007, 4:40:52 PM, you wrote: > s> Gnash seems correct in returning -2147483648, doesn't it ? > > Note: > > x = 0xffffffff; > trace(x); // 4294967295 > > y = x << 0; > trace(y); // -1
tried << 1,2,3,4 also ? --strk; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit