jrincayc / ucblogo-code

Berkeley Logo interpreter
https://people.eecs.berkeley.edu/~bh/logo.html
GNU General Public License v3.0
187 stars 34 forks source link

Issue 176 alt #178

Closed jrincayc closed 9 months ago

jrincayc commented 9 months ago

Possible fixes for #176

jrincayc commented 9 months ago

I am tempted to add some warning comments and call this good. It is not code that is used by the main wxWidgets version, so I am less worried about breaking something here. (And the regular regression tests were able to run in x11 mode, and I checked that I could do my smoke test on it.)

dmalec commented 9 months ago

Reviewed changes and approve. This looks like a pragmatic approach to addressing the issue.