haxetink / tink_await

Haxe async/await
MIT License
58 stars 15 forks source link

Some problem with haxe 4? #18

Closed ciscoheat closed 6 years ago

ciscoheat commented 6 years ago

Hi, I have noticed some problem on the development build on Travis with tink_await:

https://travis-ci.org/ciscoheat/buddy/jobs/298614112#L452

/home/travis/haxe/lib/tink_await/0,2,0/src/tink/await/AsyncField.hx:105: characters 74-79 : Unexpected final
benmerckx commented 6 years ago

This should have been fixed in 575692d1a75e96c630ec966bbf5939785b774a24, but wasn't released on haxelib. I put out a 0.3.0 release.