Zorvalt
Zorvalt
Hi, is there any update on this, please ?
Is there any update on this ? I need to implement a rust library based on a large C header and did not find an appropriate tool to generate those...
> Thanks for this! Seems like a useful addition You're welcome. Thank you to you, this tools is very useful and represent a fair amount of work! > 1. I'll...
> master branch should be good to rebase with if you have the time - I've also fixed up the integration tests which were failing, so the Travis status should...
> > 1. I'll merge #161 just now - would you mind rebasing your changes on to this? > > > > > Hmm, there is another pull request pending...
> > > 1. I'll merge #161 just now - would you mind rebasing your changes on to this? > > > > > > > Hmm, there is another...
> `hardlink` - like copy but using hardlinks at new location (reverting to copy if hardlinks not available) I am not convinced by the idea that it should always fallback....
I implemented the new `move_mode` as a python enum with the following default configuration entry: ``` # The method used to move files at configured destination # # * move...
I pass almost all the tests but two because, as stated previously, I had to inverse to order in which we "rename then move" to "move then rename". This is...
I would really like this feature. Would it be possible to select/import a proto file for a given topic ?