- success: open tarball

- success: read name of first file in archive and print it
This commit is contained in:
Marcel Nowicki
2022-02-05 00:06:19 +01:00
parent 13e1a20daa
commit de21161bbd
7 changed files with 15 additions and 24 deletions

View File

@@ -39,7 +39,7 @@
{
"directoryIndex" : 0,
"id" : "Tarstats__::@6890427a1f51a3e7e1df",
"jsonFile" : "target-Tarstats__-Debug-066bad13f338a93edc3c.json",
"jsonFile" : "target-Tarstats__-Debug-5ab14bbdd7bfa653cda6.json",
"name" : "Tarstats__",
"projectIndex" : 0
}

View File

@@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-2bb2096cb74e60ceb66f.json",
"jsonFile" : "codemodel-v2-b74938cf3833c435d497.json",
"kind" : "codemodel",
"version" :
{
@@ -86,7 +86,7 @@
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-2bb2096cb74e60ceb66f.json",
"jsonFile" : "codemodel-v2-b74938cf3833c435d497.json",
"kind" : "codemodel",
"version" :
{

View File

@@ -24,7 +24,7 @@
{
"command" : 0,
"file" : 0,
"line" : 6,
"line" : 7,
"parent" : 0
}
]
@@ -35,7 +35,7 @@
"compileCommandFragments" :
[
{
"fragment" : "-g"
"fragment" : " -Wall -Wextra -Werror -std=c++20 -g"
},
{
"fragment" : "-std=gnu++20"
@@ -62,7 +62,7 @@
"commandFragments" :
[
{
"fragment" : "-g",
"fragment" : "-Wall -Wextra -Werror -std=c++20 -g",
"role" : "flags"
},
{