-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
external C API baseline - compat w/ liberasurecode #266
Conversation
@slaperche-scality what is the best practice to convert to clang-format ? thx |
Please also review https://github.com/scality/liberasurecode/pull/1/files |
04fa15b
to
53d8eb1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's nice. There are still some parts to improve.
d6d6a14
to
3f77c8e
Compare
@slaperche-scality addressed most of the comments. still need input for some. |
3f77c8e
to
e213d43
Compare
e213d43
to
6dd8bde
Compare
addressed most of the concerns @slaperche-scality |
6dd8bde
to
a619e36
Compare
a619e36
to
80d0014
Compare
e8e2b6a
to
8248004
Compare
Do not merge, still writing unit tests for the C API ... |
8248004
to
21be50a
Compare
514121c
to
f5291a7
Compare
@slaperche-scality should be good for merge now |
398cb52
to
e753927
Compare
e753927
to
9cb3581
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now, my review is complete.
c29ab20
to
b6bbb28
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's nice!
b6bbb28
to
f0ed306
Compare
@slaperche-scality should be good now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good to merge with the few change I suggested.
Nice PR, especially for the unit tests :)
f0ed306
to
c153952
Compare
Fix #260
Fix #267