You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mean fixed from C source code or zig ? I am not sure where to started. (just start learn zig yesterday, try zig cc fist to see if I can use my project with zig)
The bug is in Zig but after looking closer this is yet another case of #6706 so your best bet is to try to avoid this bug and wait for Zig 0.10.0 to be released.
Zig Version
0.10.0-dev.2880+6f0807f50
Steps to Reproduce
when import this header
Expected Behavior
the
struct google_protobuf_Timestamp
only used as pointer from c header file, no align is inused here.Actual Behavior
The text was updated successfully, but these errors were encountered: