Skip to content

chore: update to zig 0.17.0-dev.1454+5faa79730#996

Open
nihklas wants to merge 2 commits into
ZigEmbeddedGroup:mainfrom
nihklas:upgrade-zig-version
Open

chore: update to zig 0.17.0-dev.1454+5faa79730#996
nihklas wants to merge 2 commits into
ZigEmbeddedGroup:mainfrom
nihklas:upgrade-zig-version

Conversation

@nihklas

@nihklas nihklas commented Jul 24, 2026

Copy link
Copy Markdown

Works when overriding translate-c with my fork and arocc with the github upstream. Waiting on translate-c#436 to land, then we can update the dependencies in microzig and merge the update.

Currently failing tests:

  • core/src/utilities.zig:307:5 > utilities.decltest.SliceVector -> expected type *const u8, found type *align(1) const u8
  • drivers - no real information, just some debug output and this: failed command: ./.zig-cache/o/a6f0de5dedfdf67f1e510d2ec43d0fb3/test --cache-dir=./.zig-cache --seed=0xcb5b74db --listen=-. On repeated execution nothing is outputted nor failing
  • sim/aviron-> error: package "" configuration failed: InvalidEnumTag

Tested Directories:

  • core/
  • drivers/
  • port/
  • (sim/)

All of them wherever there was a test-step available, simply ran zig build test with optionally overriding the translate-c and arocc dependencies, if they were used.

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