[Bastiaan Jacques] > The C++ way to set all members of a struct without a user-defined > constructor to zero, is to call the default constructor, which you can > do in the initialization list. I repeated the way it already was done in the other constructor for this class. Feel free to change it if you want to use another method, but I suggest you do it in both for consistency. I have no idea why it was done like that in the default constructor. :) -- Happy hacking Petter Reinholdtsen _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org https://lists.gnu.org/mailman/listinfo/gnash-commit