haxetink / tink_core

Core utilities
https://haxetink.github.io/tink_core
MIT License
116 stars 33 forks source link

Promise.hx Recursive implicit cast #167

Closed onehundredfeet closed 2 years ago

onehundredfeet commented 2 years ago

I'm getting a series of warnings just by importing tink.core.Promise;

Promise.hx:319: characters 5-21 : Recursive implicit cast Promise.hx:316: characters 5-21 : Recursive implicit cast Promise.hx:313: characters 5-21 : Recursive implicit cast Promise.hx:344: characters 5-33 : Recursive implicit cast Promise.hx:341: characters 5-33 : Recursive implicit cast Promise.hx:338: characters 5-33 : Recursive implicit cast

I'm using the latest development Haxe.

kevinresol commented 2 years ago

https://github.com/HaxeFoundation/haxe/issues/10604

I am not sure if it is actually fixed

back2dos commented 2 years ago

Fixed via https://github.com/haxetink/tink_core/commit/e1143e8b271fd425b7f804c1870eab64129dd34c