Skip to content

Conversation

linusg
Copy link
Collaborator

@linusg linusg commented Oct 25, 2024

Much like in #21615 there seems to be nothing in CI that covers substantial parts of std.os.uefi and it will keep regressing unless that's addressed.

```
std/os/uefi/protocol/simple_text_input.zig:10:63: error: no field named 'Win64' in enum '@typeinfo(builtin.CallingConvention).@"union".tag_type.?'
std/builtin.zig:169:31: note: enum declared here
std/os/uefi/protocol/simple_text_output.zig:9:64: error: no field named 'Win64' in enum '@typeinfo(builtin.CallingConvention).@"union".tag_type.?'
std/builtin.zig:169:31: note: enum declared here
std/os/uefi/tables/runtime_services.zig:26:86: error: no field named 'Win64' in enum '@typeinfo(builtin.CallingConvention).@"union".tag_type.?'
std/builtin.zig:169:31: note: enum declared here
```
@alexrp alexrp merged commit 5769592 into ziglang:master Oct 25, 2024
10 checks passed
@linusg linusg deleted the uefi-cc branch October 25, 2024 09:01
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.

2 participants