AppImage / AppImage/appimagetool

Use C++ to replace GLib and friends

オープン
#4 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。