HaxeFoundation / hx3compat

Haxe 3 compatibility lib for Haxe 4
MIT License
16 stars 16 forks source link

This typedef is deprecated in favor #14

Open MatthijsKamstra opened 5 years ago

MatthijsKamstra commented 5 years ago

I know this is not a important thing, and I don't even use it anymore... But I got these errors

/usr/local/lib/haxe/lib/hx3compat/1,0,3/std/js/jquery/JQuery.hx:226: characters 28-56 : Warning : This typedef is deprecated in favor of js.lib.Thenable<js.Thenable.T> /usr/local/lib/haxe/lib/hx3compat/1,0,3/std/js/jquery/JQuery.hx:230: characters 54-62 : Warning : This typedef is deprecated in favor of js.lib.Error /usr/local/lib/haxe/lib/hx3compat/1,0,3/std/js/jquery/JQuery.hx:271: characters 143-171 : Warning : This typedef is deprecated in favor of js.lib.Thenable<js.Thenable.T>