Alexios Zavras (zvr)

Results 180 comments of Alexios Zavras (zvr)

I personally believe that the information on how to denote SPDX information in files has to get a major overhaul -- and with @mxmehl and @silverhook we have discussed a...

@goneall **none** of the SPDX Lite fields are about Files or Snippets, so they cannot appear inside files.

Well, SPDXv2 was saying "you can use `SPDX-tagname: value` in files, where _tagname_ is a tag defined in the tag-value format." In SPDXv3 we don't have a tag-value format (yet?),...

This should be moved to the https://github.com/spdx/using repository.

Yup, closing this, let's follow on the latest opened one.

Text should be changed to not make use of strikethrough.

I've opened #979 for the task of keeping the generated ontology.

No matter the performance, the first goal would be to produce correct results. Regarding the optimizations, my first thought would be that, once a process has ended, its data can...

There should be tests for checking the correct build of the software. Since the output is dependent on the environment, the check cannot be a simple 1:1 match; there must...

OK, from a very quick first look, `tracecode` seems to be scripts processing the output of `strace -ff -y -ttt -qq -a1`.