Chris Morgan

Results 252 comments of Chris Morgan

Hi @philipgreat what do you mean? I was just building against your package and the package was failing to build. It looks like go doesn’t allow a constant to be...

It seems like the golang idiomatic way is to create different build files that defined the same per platform constant, or a function to return the value with a runtime...

Anyone looking at this still? I ran into this bug again today and of course since January I forgot about the issue and was trying to debug it for a...

Oh, last commit in this project is Jan 2018 so it looks dead. Anyone know of a supported serial library for go?

@philipgreat don't get me wrong, I appreciate that you figured out the values. I'm looking for a maintained library however, one with a number of eyes on it, regular updates,...

This is correct. I apologize for removing the mit notice that stays with the mit licensed code. This was entirely unintentional. I’ll update my branch in the near future to...

Dropped the license changes off, apologizes for my misunderstanding there.

Not using a submodule to pull that in?

Ahh. Submodule would make that automatic for users :-) I'll pull it in and try rebuilding, thanks for the pointer.

Things are building now. I'm trying to see how much space nghttp2 is taking up but I'm having trouble seeing it apart from the rest of the code. It looks...