]> granicus.if.org Git - graphviz/commit
fix: teach mingle '-?' on macOS and Windows
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 11 Mar 2022 03:59:09 +0000 (19:59 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Mar 2022 20:28:16 +0000 (13:28 -0700)
commitcd80b6262c7e1b95307756f13c89a9f6b2900520
tree51bca03a01b0b6a9cba85be94f26c0f97fe8eef5
parent76d2f61b3fc37df36d1bd52ed16004d0a629e075
fix: teach mingle '-?' on macOS and Windows

This is the equivalent of b4925c87f1e28a1bc66d111ef046e4e083db8c5b and friends,
but for mingle. It was not previously detected that this problem also affects
mingle because it is not currently built on macOS or Windows in CI. This will be
improved in future.

Gitlab: #1852
cmd/mingle/minglemain.cpp