Skip to content

Conversation

Jake-Shadle
Copy link
Collaborator

This builds off #14.

This makes minidump-common a regular dependency and removes all of the types declared in minidump_format in favor of the types in minidump-common. This changes the MemoryWriter and MemoryArrayWriter structs to instead use scroll for writing the content into the buffer which (IMO) simplifies the internals, and changes the type restrictions. Some types in minidump-common have already had Pwrite derived for them, the remaining ones will be added in a future PR.

@Jake-Shadle Jake-Shadle mentioned this pull request Mar 14, 2022
Copy link
Collaborator

@msirringhaus msirringhaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got a few nitpicks ;-)

@msirringhaus
Copy link
Collaborator

Thank you very much!

@msirringhaus msirringhaus merged commit 580ba60 into rust-minidump:main Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants