https://issues.dlang.org/show_bug.cgi?id=14674
Issue ID: 14674
Summary: Importing std.stdio causes another module to become
undefined
Product: D
Version: D2
Hardware: x86_64
OS: Mac OS X
Status: NEW
Severity: major
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
Created attachment 1526
--> https://issues.dlang.org/attachment.cgi?id=1526&action=edit
Project to show the bug
When importing std.stdio in a specific context, causes an "undefined symbols
for architecture"
Its easier if I just include the project(Just a test project, so its small).
--