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

Use *mut T for C's T* pointers. #84

Merged
merged 2 commits into from May 26, 2014
Merged

Use *mut T for C's T* pointers. #84

merged 2 commits into from May 26, 2014

Conversation

@Ms2ger
Copy link
Collaborator

Ms2ger commented May 26, 2014

No description provided.

@jdm

This comment has been minimized.

Copy link

jdm commented on glue.rs in 4d337f8 May 26, 2014

Leave priv_ as immutable; it's a const jsval* in C++.

@jdm

This comment has been minimized.

Copy link

jdm commented on d932f5d May 26, 2014

r+

jdm added a commit that referenced this pull request May 26, 2014
Use *mut T for C's T* pointers.
@jdm jdm merged commit 726fb3f into servo:master May 26, 2014
@Ms2ger Ms2ger deleted the Ms2ger:mut branch May 26, 2014
mmatyas pushed a commit to mmatyas/rust-mozjs that referenced this pull request Jul 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.