Skip to content

Follow zu2 renaming its vertices to nodes - #107

Open
tamnd wants to merge 1 commit into
mainfrom
zu2-node-names
Open

Follow zu2 renaming its vertices to nodes#107
tamnd wants to merge 1 commit into
mainfrom
zu2-node-names

Conversation

@tamnd

@tamnd tamnd commented Aug 19, 2026

Copy link
Copy Markdown
Owner

The zu2 C API calls them nodes now, which is the word the rest of the program uses, so the in process adapter follows: zu2_add_node, zu2_node_of, zu2_nodes and max_nodes, and the prose in the file moves with the calls.

Nothing else changes. No behaviour, no flags, no results.

Needs tamnd/zu#411, which is where the rename happens. Building the zu2 adapter against an older libzu2 fails at the link, which is the intended way round: the header and the adapter are one thing.

Built here with go build -tags zu2inproc ./... against a local cargo build --release -p zu2-capi.

The zu2 C API calls them nodes now, which is the word the rest of the
program uses, so the adapter follows: zu2_add_node, zu2_node_of,
zu2_nodes and max_nodes. No behaviour changes and the prose in here
moves with the calls.
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.

1 participant