Conversation
|
|
If we want to stay consistent with other SDKs, |
fc2a84c to
90f233b
Compare
90f233b to
9e3dd5e
Compare
> warning C4190: 'to_crashpad_attachment' has C-linkage specified, > but returns UDT 'crashpad::Attachment' which is incompatible with C
type & content_type are passed separately and content_type is cloned in sentry__attachments_add()
supervacuus
left a comment
There was a problem hiding this comment.
This looks nice, thanks! A couple of minor points and one thing that is probably just a limit of my imagination.
supervacuus
left a comment
There was a problem hiding this comment.
I don't know if you'd still like to add anything, but from my end, this is ready to be released.
|
I don't have anything else in mind regarding attachments. We should now have everything that was requested. Thanks for your time reviewing yet another big PR. |
Q: Should it be calledsentry_attach_bufferorsentry_attach_data?A:
sentry_attach_bytesTODO:
Crashpad: IPCfeat: support attaching bytes on Windows and Linux crashpad#127(write files instead due to IPC limits)