Skip to content

fix: types-RC.yaml#846

Merged
Antonov548 merged 2 commits intomainfrom
f-types-rc
Jun 17, 2023
Merged

fix: types-RC.yaml#846
Antonov548 merged 2 commits intomainfrom
f-types-rc

Conversation

@Antonov548
Copy link
Copy Markdown
Contributor

No description provided.

} else {
IGRAPH_R_CHECK(igraph_vector_int_init(&c_prufer, 0));
}
R_SEXP_to_vector_int_copy(prufer, &c_prufer);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this change intended?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, this also needed

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Input argument in this function couldn't be NULL

@krlmlr
Copy link
Copy Markdown
Contributor

krlmlr commented Jun 15, 2023

I reverted in 6c27d0c, will start the release process soon and reapply.

@krlmlr
Copy link
Copy Markdown
Contributor

krlmlr commented Jun 15, 2023

Reapplied.

We would gain more confidence merging this and related PRs if we had the SAN builds running in CI/CD.

@Antonov548 Antonov548 merged commit 942d3a5 into main Jun 17, 2023
@Antonov548 Antonov548 deleted the f-types-rc branch June 17, 2023 12:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants