Erik van Velzen

Results 52 comments of Erik van Velzen

> **egon:** > I would stuff together a golang templates What do you mean by this?

So to scope the issue: - my instructions in https://github.com/storj/uplink-c/issues/12#issuecomment-1055563183 - make a trigger for github actions (manual button or after creating tag)

I tried out the Doxygen+Breathe+Sphinx pipeline to generate better docs for Uplink-C than pure Doxygen. I didn't want to start on this issue before investigating this. My conclusion is that...

Jeff: seems like that should be easy to fix with a call to https://pkg.go.dev/io#ReadFull (or something similar) and some careful error handling..

Bill says: It likely has something to do with EncryptionParameters / Encryption block size and the math 29* 256 -16 https://github.com/storj/storj-private/blob/913718ef9776ec0eba9995e5deeb08da5508bcc3/satellite/metainfo/metainfo_test.go#L1008 https://github.com/storj/uplink/blob/5c11ad6846b6a602cfa489225a5d7d7eef883896/project.go#L74

Tracked at https://github.com/golang/go/issues/13492

I wonder if you may need to install the Windows SDK (https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/)

For [github.com/TopperDEL/uplink.net](https://github.com/TopperDEL/uplink.net) our friend installs MSYS2 and within that installs the package group mingw-w64-x86_64-toolchain. This also supplies stddef.h.

Looks like a bug then. I presume this object has the correct date with uplink-cli? `uplink ls sj://bucket/key`