www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14674] New: Importing std.stdio causes another module to

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: nobody puremagic.com
          Reporter: sigurdbergsvela gmail.com

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).

--
Jun 09 2015