AppImage / AppImage/appimagetool

Use C++ to replace GLib and friends

Aberta
#4 0 comentários 1 reação 0 responsáveis Ver no GitHub
technical debt
Linguagem predominante
C
Estrelas
426
Forks
55
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.