mmap module#3755
Conversation
|
@youknowone I found that it can't be compiled in main branch with such error: Do i miss something? |
Sorry, something went wrong.
|
build errors not reproduced by CI is mostly rust version problem. |
Sorry, something went wrong.
fanninpm
left a comment
There was a problem hiding this comment.
Some of your libc imports are causing rustc and/or clippy to complain.
Sorry, something went wrong.
|
There's a test in Can you copy |
Sorry, something went wrong.
|
@fanninpm thank you. This PR isn't ready for review, it's draft right now. I have some protocols such as |
Sorry, something went wrong.
|
@youknowone @fanninpm But there are still some work to do because of
And i don't implement this module on windows platform too. Please help me review this module, thank you. |
Sorry, something went wrong.
|
Can you break out |
Sorry, something went wrong.
youknowone
left a comment
There was a problem hiding this comment.
Great! You made a big feature! I left a few comments.
Sorry, something went wrong.
|
@youknowone @fermian @qingshi163 Thank you for all your comments, i will resolve them ASAP. |
Sorry, something went wrong.
|
@youknowone I tried to address all the CR problems in 3ba2341 Please review this PR again. Thank you. |
Sorry, something went wrong.
|
@fanninpm @youknowone @qingshi163 I tried to address all CR problems again in commit eed1537 and fixed |
Sorry, something went wrong.
|
@youknowone I rebased the commits , split the |
Sorry, something went wrong.
b5e9c1f to
a93435d
Compare
June 14, 2022 09:29
fanninpm
left a comment
There was a problem hiding this comment.
Almost there! Just a few quick changes.
Even if anyone else hasn't already said this, thank you for contributing a significant amount of time and effort on this.
Sorry, something went wrong.
|
|
Sorry, something went wrong.
|
I changed memmap2 version to |
Sorry, something went wrong.
youknowone
left a comment
There was a problem hiding this comment.
Great! Thank you for the long time effort!
Sorry, something went wrong.
|
@youknowone @fanninpm Thank you for all your helper. |
Sorry, something went wrong.
Try to implement mmap module #2059
Supersedes and closes #3564