Skip to content
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

Initial implementation of ChaperoneSetup::ExportLiveToBuffer #9

Merged
merged 3 commits into from
Feb 12, 2023

Conversation

kitlith
Copy link
Contributor

@kitlith kitlith commented Jan 19, 2023

Currently just returning CString, we probably want to turn that into a string (or whatever is most convienent to pass to a json parser)

@TheButlah
Copy link
Owner

Will review later this week

Copy link
Owner

@TheButlah TheButlah left a comment

Choose a reason for hiding this comment

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

lots of lints firing here, did you run clippy?

@kitlith
Copy link
Contributor Author

kitlith commented Jan 22, 2023

I never ran clippy, but I believe all of it is in code I haven't touched here. We probably want to look into a way to prevent clippy from warning on the autogenerated code in the sys crate.

@TheButlah
Copy link
Owner

TheButlah commented Jan 22, 2023

I believe all of it is in code I haven't touched here

image
Arent these on the diff of this PR?

@kitlith
Copy link
Contributor Author

kitlith commented Jan 23, 2023

blinks oops i misread the output in my terminal. sorry.

@TheButlah TheButlah merged commit e1b3aa0 into TheButlah:main Feb 12, 2023
@kitlith kitlith deleted the chaperone_export branch February 12, 2023 22:47
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.

None yet

2 participants