Archeosudoerus

Results 7 comments of Archeosudoerus
trafficstars

Since the dependency has been resolved, can the PR be merged?

Thank you for your response. You are correct, it is not safe at all and I’m new to golang also. I was doing another project and need this feature so...

Thanks! On Wed, Jul 24, 2019 at 8:23 PM Dan Kortschak wrote: > Yes, please do. I'll go through the code with comments with a view to > merging this...

Same situation and same errors as anyone else in this post... any news?

So far I have not yet made it work :( On Fri, Feb 18, 2022 at 10:39 PM devinnasar ***@***.***> wrote: > @ghostsquad , @zyc-sudo > , I'm running into...

> wow good project . > Bros, it's merged ? Nope. I think the project is stalled. If you want to use it, you can use my fork where I...

It needs a “max size” when you create the dataspace instead of nil. You put nil: hdf5.CreateSimpleDataspace(dims, nil) It should not be nil. Have a look at this file: https://github.com/zyc-sudo/hdf5/blob/master/h5d_dataset_test.go...