Skip to content

Remove deprecation warning from using Haxe versions 4.2 or greater (w…#48

Open
TerryCavanagh wants to merge 1 commit intolarsiusprime:masterfrom
TerryCavanagh:patch-1
Open

Remove deprecation warning from using Haxe versions 4.2 or greater (w…#48
TerryCavanagh wants to merge 1 commit intolarsiusprime:masterfrom
TerryCavanagh:patch-1

Conversation

@TerryCavanagh
Copy link
Copy Markdown

…ithout breaking backwards compatibility)

I've been using Haxe 4.2.5 recently, and the biggest change is that the function Std.is has been renamed Std.isOfType, which causes lots of code to throw deprecation warnings. Crashdumper appears to work completely fine, except for this one case!

This solution seems to be the standard one, see e.g. Starling - openfl/starling@f41cce2

…ithout breaking backwards compatibility)

I've been using Haxe 4.2.5 recently, and the biggest change is that the function `Std.is` has been renamed `Std.isOfType`, which causes lots of code to throw deprecation warnings. Crashdumper appears to work completely fine, except for this one case!

This solution seems to be the standard one, see e.g. Starling - openfl/starling@f41cce2
JonnycatMeow added a commit to Jonnycat-storage/crashdumper that referenced this pull request Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant