yglukhov / nimx

GUI library
MIT License
1.1k stars 75 forks source link

small fix #369

Closed krux02 closed 5 years ago

krux02 commented 5 years ago

I recently added a proper overload of min/max of float32 to system.nim. This symbol does now clash with the definition of min in nimsl. For some reason max in nimsl is commented out and no symbol clash happens.

yglukhov commented 5 years ago

Nice, i'll remove it from nimsl shortly