www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15035] New: Possible regression between 2.068.0 and 2.068.1

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

          Issue ID: 15035
           Summary: Possible regression between 2.068.0 and 2.068.1
                    (2.068.2-b1 also)
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: chalucha gmail.com

I've a problem with vibe.d and worker thread initialization.

Its reported here: https://github.com/rejectedsoftware/vibe.d/issues/1250

I made a sample code to reproduce it: http://pastebin.com/9mj6MSkU

It has to be used with VibeCustomMain, with default main it works even with dmd
2.068.1 and 2.068.2-b1

As the same code works ok with 2.068.0 it might be a regression so I filled
this up.

--
Sep 10 2015