Han-Wen Nienhuys

Results 206 comments of Han-Wen Nienhuys

A pr would be great! Op 28 jun. 2017 09:03 schreef "profezzorn" : > The bulkRead function stops when it receives a short read, but it really > should just...

sorry for the delay here. I rarely work on go-mtpfs these days. in commit 14927b3, I made the MTP code use the maxpacketsize as packet size. I'd be interested to...

code looks roughly OK. Can you confirm that this case has test coverage? Did you fill in the Google CLA? (https://cla.developers.google.com/about/google-individual)

yes, if you insert a panic into your changed code, does device_test generate a panic? If yes, then it's OK.

cs.bazel.build runs on a 16 core machine with 60G RAM and attached SSD. It indexes about 60G source code, but SSD should be enough for ~90G. Cost of the machine...

status update: https://github.com/google/reftable has an implementation for the format.

I've started talks with libgit2 and git-core folks, see https://public-inbox.org/git/[email protected]/ and https://github.com/libgit2/libgit2/issues/5352#issuecomment-572934913 My plan is to relicense the library to be GPLv2 with a linking exception, ie. the library that...