treeform / windy

Windowing library for Nim using OS native APIs.
MIT License
115 stars 16 forks source link

Error: the special identifier '_' is ignored in declarations and cannot be used #105

Closed bung87 closed 9 months ago

bung87 commented 1 year ago

I see windy use a lot in function declaration as argument. it's CT error in nim devel

nim version: Nim Compiler Version 1.9.5 [MacOSX: amd64]

kunitoki commented 1 year ago

Yeah getting this on mac since upgrading to nim 2.0.0, can the PR be merged ?

Auratelience commented 1 year ago

getting this issue as well on macos

guzba commented 9 months ago

Fixed in https://github.com/treeform/windy/pull/112