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

Remove deprecated g_mem_set_vtable() #250

Merged
merged 1 commit into from Apr 26, 2020

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Apr 25, 2020

RFC 0006#244 で動作環境を2016年以降のディストロに更新したため
glib 2.46 から 廃止予定 になっている g_mem_set_vtable() を呼び出すコードを削除します。

RFC 0006[1]で動作環境を2016年以降のディストロに更新したため
glib 2.46から廃止予定[2]になっている g_mem_set_vtable を呼び出すコード
を削除する。

[1]: https://github.com/JDimproved/rfcs/blob/d6469b2/docs/0006-platform-support.md
[2]: https://developer.gnome.org/glib/2.46/glib-Memory-Allocation.html#g-mem-set-vtable
@ma8ma ma8ma added the feature 機能の追加と削除 label Apr 25, 2020
@ma8ma ma8ma added this to In progress in State of JDim-v0.3.0+ via automation Apr 25, 2020
@ma8ma ma8ma merged commit 5e03dd3 into JDimproved:master Apr 26, 2020
State of JDim-v0.3.0+ automation moved this from In progress to Done Apr 26, 2020
@ma8ma ma8ma deleted the remove-g_mem_set_vtable branch April 26, 2020 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant