Bruce Emehiser

Results 7 comments of Bruce Emehiser

@dcleblanc, I agree it would be cool if it worked on Linux, but sadly (as of the last time I checked) the Visual Studio CMake generator isn't supported for Linux,...

Thanks for the prompt response! The part input stream source is mostly out of my control, coming from a different library which allows for generic implementation of cloud storages, but...

@certainmagic, I got the functionality I wanted to work by - adding a method to the B2StorageClient which allows me to upload a single part. - duplicating and modifying the...

@certainmagic, I'm unblocked. I'd ideally like this feature to be officially supported, but official support is not required at the moment. Many thanks.

@mame, any change you can review and merge this? I'd love to have the new changes for my projects. Thanks!

- I personally use the third option with no nested indent. - I strongly recommend using spaces and not tabs. All the common IDEs use spaces instead of tabs, because...

Hey @mame, just checking in to see if you had any further input on this. I really would like to have indentation added soon so I don't have to fork...