-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
There's a single usage of usingnamespace in here
Line 10 in f40bb8a
| pub usingnamespace @import("zmath.zig"); |
usingnamespace isn't supported by incremental compilation and is likely going to be removed.
also the possible solutions are pretty trivial. e.g. we can move util.zig content into zmath.zig
hazeycode and michal-z
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status