I'd add two more entry points for logging:
log_swferror : log malformed SWF
log_aserror : log actionscript coding error
It would be easier to analize debugging output with these (think grep).
The prefixes would be:
- MALFORMED SWF
- ACTIONSCRIPT ERROR
Remember you can turn on or off both messages with .gnashrc settings:
# Be verbose about malformed SWF
set MalformedSWFVerbosity true
# Be verbose about AS coding errors
set ASCodingErrorsVerbosity true
Ok with everyone ?
--strk;
/"\ ASCII Ribbon Campaign
\ / Respect for low technology.
X Keep e-mail messages readable by any computer system.
/ \ Keep it ASCII.
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev