diff options
| author | tgschultz <tgschultz@gmail.com> | 2018-08-25 10:51:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-25 10:51:49 -0500 |
| commit | 61c0c6d502b19a6aa232d91a201eba9d67aced5a (patch) | |
| tree | 2d5535b402165f0d664c0765ef1a5105fe45a11a /src/analyze.cpp | |
| parent | 4003cd4747019d79ff50aaa22415d2d3dfc15cf4 (diff) | |
| download | zig-61c0c6d502b19a6aa232d91a201eba9d67aced5a.tar.gz zig-61c0c6d502b19a6aa232d91a201eba9d67aced5a.zip | |
Fixed compile error when passing enum to fmt
Caused by struct printing behavior. Enums are different enough from structs and unions that the field iteration behavior doesn't do what we want even if @memberName didn't error on enums.
Diffstat (limited to 'src/analyze.cpp')
0 files changed, 0 insertions, 0 deletions
