gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] log_swferror and log_aserror


From: strk
Subject: [Gnash-dev] log_swferror and log_aserror
Date: Mon, 8 Jan 2007 17:19:31 +0100

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. 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]