kthielen

Results 85 comments of kthielen

Thanks for going to all of that trouble and reporting back! Good to know about circleci, I wasn't aware of that one. I did find a different service that offered...

Yes, good points about the regex binding code. That support was initially added with just the 2-row either/or match in mind. It's worth a second look.

Hmm, maybe better if we leave this undefined then, heh.

I'd like to remove "mmap" since it's an unfortunate overload with libc mmap. I didn't add that definition myself, so I have to figure out where this is actually used...

That's an interesting idea. I've just looked at the code a little bit, but it could be useful if the user also has access to hook into this mechanism, for...

Also happy Thanksgiving Kai! It's good to hear from you. :)

Yeah, maybe also your linter idea is orthogonal to the parsing issues since you could use it for "semantic patterns" too. The parser/syntax part of hobbes could really use some...

Hi Bill, We are considering a variety of things re: LLVM. Our use of LLVM is actually fairly limited currently. I haven't looked at the 5.0 upgrade but my guess...

Hi Bill, Not being a C++ programmer, it'd be hard for you to get more details I think. If hobbes compiled with LLVM 5 then it's probably a small change...

Wow, thanks Bill! I think that you've just done most of the detective work on this! Great job! You have no business calling yourself incompetent. ;) We have had a...