Skip to content

Parenthesize graphIO ternary condition#69

Open
WilliamK112 wants to merge 1 commit into
graph-algorithms:masterfrom
WilliamK112:codex/planarity-graphio-ternary-62
Open

Parenthesize graphIO ternary condition#69
WilliamK112 wants to merge 1 commit into
graph-algorithms:masterfrom
WilliamK112:codex/planarity-graphio-ternary-62

Conversation

@WilliamK112

Copy link
Copy Markdown

Summary

Refs #62.

Tests

  • git diff --check
  • gcc -std=c99 -Wall -Wextra -Wparentheses -Werror -Wno-unused-parameter -I planarity/c/graphLib -I planarity/c/graphLib/lowLevelUtils -I planarity/c/graphLib/io -I planarity/c/graphLib/extensionSystem -I planarity/c/graphLib/planarityRelated -I planarity/c/graphLib/homeomorphSearch -c planarity/c/graphLib/io/graphIO.c -o %TEMP%\planarity-graphio-62\graphIO.o
  • python setup.py sdist --dist-dir %TEMP%\planarity-sdist-62

Not run locally: wheel build / pytest, because this Windows shell does not have MSVC Build Tools available. python -m build --sdist --wheel reached bdist_wheel and then stopped with Microsoft Visual C++ 14.0 or greater is required.

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