[Issue 18325] New: `dmd/core/exception.d(686): _store is thread local` when building dmd

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 29 20:08:24 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18325

          Issue ID: 18325
           Summary: `dmd/core/exception.d(686): _store is thread local`
                    when building dmd
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com

pwd

/Users/timothee/git_clone/temp/dlang/

git clone https://github.com/dlang/dmd

cd dmd

git rev-parse HEAD
c048abb3b2a41671af5cf0ea345c96cf489c4508

make -f posix.mak -j8

# builds (i guess successfully) even though at end it says:

/Users/timothee/homebrew/opt/dmd/include/dlang/dmd/core/exception.d(686):
_store is thread local

--


More information about the Digitalmars-d-bugs mailing list