John Wiegley

Results 332 comments of John Wiegley

I'll certainly push an update to Hackage today. Can you submit to Stackage once that is done?

@eschnett Released to Hackage as 0.1.2. I confirmed that it builds locally with HDF5 1.8.

I'm totally open to allowing @mokus0 to take over bindings-hdf5 on Hackage, since no one else has been maintaining the one in bindings-dsl.

Thanks, Greg! I'm mentoring at a Hackathon next week, and this would be a great bug to get someone interested in. I'll let you know how it goes.

This looks like it's happening at https://github.com/jwiegley/bindings-dsl/blob/master/bindings.dsl.h#L313, and that we need to take the size of any sub-array into account, rather than always using the size of `Ptr CChar` (which...

@ghorn What is the context in which you're using this?

Ah, so this is for getting real work done. I'll put it on my todo list for the week and see if I can't get to it for you. I...

@ghorn It should be fixed now in the c2hsc master branch, can you please confirm?