oxidecomputer / idolatry

An experimental IPC interface definition language for Hubris.
Mozilla Public License 2.0
17 stars 11 forks source link

fix compilation error in #44 #45

Closed hawkw closed 8 months ago

hawkw commented 8 months ago

Whoops, it looks like PR #44 broke the build. My bad --- I had mistakenly assumed that we had a CI job that ensured that idol builds, so I hadn't noticed that I introduced a compilation error. I'll go ahead and set up CI builds for this repo, in a separate branch.