| Summary: | Git plugin build fails | ||
|---|---|---|---|
| Product: | [Applications] calligragemini | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | Dan Leinir Turthra Jensen <admin> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | tu4manjohn |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
(In reply to Antonio Rojas from comment #0) > Calligra 2.9.3 > libqgit2 0.22.1 > libgit2 0.22.1 > > /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp: In > member function 'void GitOpsThread::performPush()': > /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp:176:24: > error: variable 'LibQGit2::Push push' has initializer but incomplete type > LibQGit2::Push push = repo.push(remoteName); > ^ > > > Reproducible: Always |
Calligra 2.9.3 libqgit2 0.22.1 libgit2 0.22.1 /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp: In member function 'void GitOpsThread::performPush()': /build/calligra/src/calligra-2.9.3/gemini/cloud/git/gitcontroller.cpp:176:24: error: variable 'LibQGit2::Push push' has initializer but incomplete type LibQGit2::Push push = repo.push(remoteName); ^ Reproducible: Always