Deadolus

Results 7 issues of Deadolus

I now have >100GB on my Google drive and gcsf is not able to handle such large drives in a practical manner. It seems that gcsf is indexing the whole...

duplicate
enhancement

The call to file.getLength() is only available for files, this makes sense as directories typically do not have a size. I suppose the line is missing an exclamation mark (!)...

I had multiple segsev crashes in different locations all over the library. Mostly they seem to stem from instances where the library does just assume that some pointer is still...

Hello, I have, for my own education, written PropertyCross in Ruby on Rails. The finished product adheres pretty much to the specification. I wondered if you would like to add...

There were dead links in the examples. I converted them all to the new directory "spdx2.2". There are also dead external links to non existing sites. Maybe add something like...

Giving the user the choice where to store the cache, useful if you e.g. have chatblade set as part of a pipeline which only has limited access and the default...

Sem_destroy is correct way to get rid of unnamed semaphore Fixes #141 and #142