[Issue 14674] New: Importing std.stdio causes another module to become undefined

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 9 18:34:49 PDT 2015


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 at puremagic.com
          Reporter: sigurdbergsvela at 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).

--


More information about the Digitalmars-d-bugs mailing list