Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A lot of code is using methods callocStack and mallocStack #14

Open
Trunkvv opened this issue Nov 21, 2022 · 1 comment
Open

A lot of code is using methods callocStack and mallocStack #14

Trunkvv opened this issue Nov 21, 2022 · 1 comment

Comments

@Trunkvv
Copy link

Trunkvv commented Nov 21, 2022

Hi Cristian,

If you have a chance to look at the following when you are at it with issue #13.

A lot of code is using methods callocStack and mallocStack. In the librairy LWJGL (3.3.1) it's been deprecated for removal in 3.4.0.

Suggested by documentation of LWJGL to use calloc() and malloc() instead.

Maybe good to make it future proof for now?

@Naitsirc98
Copy link
Owner

Oh you are right, I'll update that too.

I'll close this issue when I'm done with it.

Thank you!

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

No branches or pull requests

2 participants