Skip to content

chore: 7.0.2-RC.1 changes #66

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

Merged
merged 5 commits into from
Oct 17, 2020
Merged

chore: 7.0.2-RC.1 changes #66

merged 5 commits into from
Oct 17, 2020

Conversation

NathanaelA
Copy link
Contributor

This has the full change set to build under XCode 12.01 with LLVM 8.01

@NativeScript NativeScript deleted a comment from cla-bot bot Oct 10, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Oct 10, 2020
@NathanaelA NathanaelA changed the title chore: RC1 changes chore: 7.0.2-RC.1 changes Oct 11, 2020
@cla-bot cla-bot bot removed the cla: yes label Oct 11, 2020
const char* name = std::to_string(i).c_str();
// Convert array index to a string value
char* name = new char[sizeArray];
sprintf(name, "%lu", i);

This comment was marked as abuse.

@NativeScript NativeScript deleted a comment from cla-bot bot Oct 16, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Oct 16, 2020
@NathanaelA NathanaelA merged commit f19d5a7 into master Oct 17, 2020
@NathanaelA NathanaelA deleted the RC1_Changes branch October 17, 2020 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants