Skip to content

Fixed easy issues with some demos to get them working again. - #20

Open
calconst wants to merge 1 commit into
wxWidgets:masterfrom
calconst:fix_demos_1
Open

Fixed easy issues with some demos to get them working again.#20
calconst wants to merge 1 commit into
wxWidgets:masterfrom
calconst:fix_demos_1

Conversation

@calconst

@calconst calconst commented May 8, 2015

Copy link
Copy Markdown

Easy issues include invalid syntax, invalid imports, floor division versus
true division, and method call signature changes. This does not necessarily
mean the behavior of a fixed demo is correct, rather the demo no
longer raise exceptions when it's used from the demos application.

This includes changes to some demo sources and some library sources.

Easy issues include invalid syntax, invalid imports, floor division versus
true division, and method call signature changes. This does not necessarily
mean the behavior of the demo is correct (although most are), rather they no
longer raise exceptions when using them from the demos application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants