Tamás Szelei

Results 165 comments of Tamás Szelei

Can I use `zone` with the `pack` function?

To shed some light on what I'm trying to do: This is a function that produces a `msgpack::unpacked` for use in unit tests. I know it's not efficient, but that's...

You are right. Sorry, linker errors are confusing sometimes. My actual error: ``` "std::__1::enable_if::value), void>::type msgpack::v1::operator

BTW, @timotheecour I gave that same example on the other issue you opened and an additional one for composite types.

@timotheecour This sounds like a different issue and probably not msgpack-related. Could you open a new ticket on the rpclib repo? I can see already that you are not using...

Thanks. How does the new parser perform in comparison to the old one?

Thanks, I'm looking forward to it.

Thanks, I read the documentation. We have a private github repo that is not accessible without authentication. As far as I can tell, the URL field is not capable of...

@casz for a feature request, "change your requirements" is not really a relevant discussion point in my opinion. I can work around the issue just fine, the feature request is...

> For me this is a issue I feel is best solved for each version of source control management be it GitHub, Bitbucket, Gitlab, Gitea and etc... Can you outline...