AppImage / AppImage/appimagetool
Use C++ to replace GLib and friends
未關閉
technical debt
- 主要語言
- C
- 星號
- 426
- 分支
- 55
- PR 合併指標
- 30 天內沒有已合併 PR
描述
To make our lives significantly easier, we want to utilize the power of C++ in appimagetool. This allows us much better memory management (no more manual `free` etc. calls etc.) and will also improve the look and feel of the code base.
Most of what we use GLib, GIO etc. for can be done with C++ out of the box in a more user friendly way, so we should be able to remove those dependencies eventually.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。