Mercerenies / gdlisp

Lisp on the Godot platform
GNU General Public License v3.0
140 stars 1 forks source link

GDLisp.gd Warnings #59

Open Mercerenies opened 2 years ago

Mercerenies commented 2 years ago

We'd like GDLisp.gd to open in Godot without any warnings. This will probably just consist of throwing up a bunch of comments telling the Godot warning engine to cool it.

Currently (#58), we can't even open GDLisp.gd in Godot, so #58 is blocking this issue.

Mercerenies commented 1 year ago

I've taken the time to review the warnings we currently get in Godot, and to be quite frank, they're a bit silly. There are currently (as of 531f883) 11 warnings.

Mercerenies commented 1 year ago

Deferring to 2.x