Re: New D tool releases

2016-01-15 Thread Andrei Alexandrescu via Digitalmars-d-announce

On 01/15/2016 12:52 AM, Vladimir Panteleev wrote:


What will be gained by doing so?

Can we add them as submodules and then just add them to the makefiles /
build scripts? I think this would have been a better way to include
DustMite too.


That would work, too! -- Andrei


Re: New D tool releases

2016-01-15 Thread Andrei Alexandrescu via Digitalmars-d-announce

On 01/15/2016 08:24 AM, Suliman wrote:

On Friday, 15 January 2016 at 13:00:14 UTC, Andrei Alexandrescu wrote:

On 01/15/2016 12:52 AM, Vladimir Panteleev wrote:


What will be gained by doing so?

Can we add them as submodules and then just add them to the makefiles /
build scripts? I think this would have been a better way to include
DustMite too.


That would work, too! -- Andrei


Do you have any plans to include all this stuff to DMD distrib?


I have had for a good while and shared them too. The difficulty is in 
the details. -- Andrei




DCD 0.7.5 released

2016-01-15 Thread Basile B. via Digitalmars-d-announce

just a "hot" fix since previous announce.

https://github.com/Hackerpilot/DCD/releases/tag/v0.7.5


Re: Beta D 2.070.0-b1

2016-01-15 Thread Adam D. Ruppe via Digitalmars-d-announce
Has anyone built a Windows program with the beta? I tried and got 
undefined identifier HWND, but have been unable to minimize the 
test case and it might be just my install not being clean.


DCD and dfmt bugfix releases

2016-01-15 Thread Brian Schott via Digitalmars-d-announce

DCD 0.7.5: https://github.com/Hackerpilot/DCD/releases/tag/v0.7.5

If you're on DCD 0.7.4, upgrade to 0.7.5 to avoid a crash.


dfmt 0.4.4: github.com/Hackerpilot/dfmt/releases/tag/v0.4.4

The new dfmt release fixes some spacing and alignment bugs.


Re: New D tool releases

2016-01-15 Thread Basile B. via Digitalmars-d-announce

On Friday, 15 January 2016 at 07:17:42 UTC, Brian Schott wrote:

On Friday, 15 January 2016 at 06:27:23 UTC, Basile B. wrote:

By chance it' has happend again while the console was opened:


The announce newsgroup is not a bug tracker, but this is: 
https://github.com/Hackerpilot/DCD/issues


Sorry my intention was just to get the attention of other users 
since I'm not sure if it comes from dmd 2.070-b1. Also I won't be 
able to file a good issue before several days, anyway maybe it'll 
be enough.