Re: DCD v0.7.0-rc1

2015-08-29 Thread Brian Schott via Digitalmars-d-announce

On Saturday, 29 August 2015 at 10:38:39 UTC, Brian Schott wrote:
I think I've nailed down all the bugs in the allocators and the 
memory leaks in my own code. I just need to fix 
https://github.com/Hackerpilot/DCD/issues/251 and 0.7.0 will be 
done.


One more RC:
https://github.com/Hackerpilot/DCD/releases/tag/v0.7.0-rc2


Re: DCD v0.7.0-rc1

2015-08-29 Thread suliman via Digitalmars-d-announce

On Saturday, 29 August 2015 at 10:38:39 UTC, Brian Schott wrote:

On Thursday, 27 August 2015 at 22:18:25 UTC, Brian Schott wrote:

On Thursday, 27 August 2015 at 10:13:38 UTC, BBasile wrote:
I've seen some activity on your allocator fork and on the DCD 
submodules yesterday, is it ok to release the DCD binaries 
based on the current state ? Is the problem fixed ?
Or would you recommend more to distribute latest stable 0.6 
(for example just after A.Neves fixed a regression) ?


No. I'll tag 0.7.0 when it's ready. There are still a few 
bugs. (Just for fun, run a build from master in Valgrind)


I think I've nailed down all the bugs in the allocators and the 
memory leaks in my own code. I just need to fix 
https://github.com/Hackerpilot/DCD/issues/251 and 0.7.0 will be 
done.


When do you plain to implement UFCS?


Re: DCD v0.7.0-rc1

2015-08-29 Thread Brian Schott via Digitalmars-d-announce

On Thursday, 27 August 2015 at 22:18:25 UTC, Brian Schott wrote:

On Thursday, 27 August 2015 at 10:13:38 UTC, BBasile wrote:
I've seen some activity on your allocator fork and on the DCD 
submodules yesterday, is it ok to release the DCD binaries 
based on the current state ? Is the problem fixed ?
Or would you recommend more to distribute latest stable 0.6 
(for example just after A.Neves fixed a regression) ?


No. I'll tag 0.7.0 when it's ready. There are still a few bugs. 
(Just for fun, run a build from master in Valgrind)


I think I've nailed down all the bugs in the allocators and the 
memory leaks in my own code. I just need to fix 
https://github.com/Hackerpilot/DCD/issues/251 and 0.7.0 will be 
done.


Re: DCD v0.7.0-rc1

2015-08-27 Thread BBasile via Digitalmars-d-announce

On Thursday, 27 August 2015 at 22:18:25 UTC, Brian Schott wrote:

On Thursday, 27 August 2015 at 10:13:38 UTC, BBasile wrote:
I've seen some activity on your allocator fork and on the DCD 
submodules yesterday, is it ok to release the DCD binaries 
based on the current state ? Is the problem fixed ?
Or would you recommend more to distribute latest stable 0.6 
(for example just after A.Neves fixed a regression) ?


No. I'll tag 0.7.0 when it's ready. There are still a few bugs. 
(Just for fun, run a build from master in Valgrind)


By the way you should also take the upstream version of 
'mallocator.d'. I dont know if you' ve get why i've pinged you 
last week but currently DCD cannot be build in debug mode on 
Windows 32 bit...look at the notifications and you'll understand 
why. Believe or not but some low-level C functions were not 
existing and that's why something like one year ago you get a bug 
report...it looks like a switch was added to link microsoft C
library (-betterC) even on win32 but so far if you compile DCD 
with -debug -g|-gc then BANG error...


Re: DCD v0.7.0-rc1

2015-08-27 Thread BBasile via Digitalmars-d-announce

On Thursday, 27 August 2015 at 10:13:38 UTC, BBasile wrote:

On Tuesday, 25 August 2015 at 08:57:12 UTC, Brian Schott wrote:

On Tuesday, 25 August 2015 at 08:46:18 UTC, BBasile wrote:

On Friday, 21 August 2015 at 10:15:09 UTC, Brian Schott wrote:

[...]


Tuesday...what's going on, everything is fine ?


I'm still tracking down some problems.

http://forum.dlang.org/post/fgzvowtioiudjvvha...@forum.dlang.org


I've seen some activity on your allocator fork and on the DCD 
submodules yesterday, is it ok to release the DCD binaries 
based on the current state ? Is the problem fixed ?
Or would you recommend more to distribute latest stable 0.6 
(for example just after A.Neves fixed a regression) ?


Never mind...I'll release in a few hours...


Re: DCD v0.7.0-rc1

2015-08-27 Thread Brian Schott via Digitalmars-d-announce

On Thursday, 27 August 2015 at 10:13:38 UTC, BBasile wrote:
I've seen some activity on your allocator fork and on the DCD 
submodules yesterday, is it ok to release the DCD binaries 
based on the current state ? Is the problem fixed ?
Or would you recommend more to distribute latest stable 0.6 
(for example just after A.Neves fixed a regression) ?


No. I'll tag 0.7.0 when it's ready. There are still a few bugs. 
(Just for fun, run a build from master in Valgrind)




Re: DCD v0.7.0-rc1

2015-08-27 Thread BBasile via Digitalmars-d-announce

On Tuesday, 25 August 2015 at 08:57:12 UTC, Brian Schott wrote:

On Tuesday, 25 August 2015 at 08:46:18 UTC, BBasile wrote:

On Friday, 21 August 2015 at 10:15:09 UTC, Brian Schott wrote:

https://github.com/Hackerpilot/DCD/releases/tag/v0.7.0-rc1

If nothing else comes up I'll tag 0.7.0 Monday.

DCD is an editor-independent auto-completion program for D 
code. Read more here: https://github.com/Hackerpilot/DCD


Tuesday...what's going on, everything is fine ?


I'm still tracking down some problems.

http://forum.dlang.org/post/fgzvowtioiudjvvha...@forum.dlang.org


I've seen some activity on your allocator fork and on the DCD 
submodules yesterday, is it ok to release the DCD binaries based 
on the current state ? Is the problem fixed ?
Or would you recommend more to distribute latest stable 0.6 (for 
example just after A.Neves fixed a regression) ?





Re: DCD v0.7.0-rc1

2015-08-25 Thread John Colvin via Digitalmars-d-announce

On Friday, 21 August 2015 at 10:15:09 UTC, Brian Schott wrote:

https://github.com/Hackerpilot/DCD/releases/tag/v0.7.0-rc1

If nothing else comes up I'll tag 0.7.0 Monday.

DCD is an editor-independent auto-completion program for D 
code. Read more here: https://github.com/Hackerpilot/DCD


brew reinstall dcd --devel


Re: DCD v0.7.0-rc1

2015-08-25 Thread Brian Schott via Digitalmars-d-announce

On Tuesday, 25 August 2015 at 08:46:18 UTC, BBasile wrote:

On Friday, 21 August 2015 at 10:15:09 UTC, Brian Schott wrote:

https://github.com/Hackerpilot/DCD/releases/tag/v0.7.0-rc1

If nothing else comes up I'll tag 0.7.0 Monday.

DCD is an editor-independent auto-completion program for D 
code. Read more here: https://github.com/Hackerpilot/DCD


Tuesday...what's going on, everything is fine ?


I'm still tracking down some problems.

http://forum.dlang.org/post/fgzvowtioiudjvvha...@forum.dlang.org


Re: DCD v0.7.0-rc1

2015-08-25 Thread BBasile via Digitalmars-d-announce

On Friday, 21 August 2015 at 10:15:09 UTC, Brian Schott wrote:

https://github.com/Hackerpilot/DCD/releases/tag/v0.7.0-rc1

If nothing else comes up I'll tag 0.7.0 Monday.

DCD is an editor-independent auto-completion program for D 
code. Read more here: https://github.com/Hackerpilot/DCD


Tuesday...what's going on, everything is fine ?


DCD v0.7.0-rc1

2015-08-21 Thread Brian Schott via Digitalmars-d-announce

https://github.com/Hackerpilot/DCD/releases/tag/v0.7.0-rc1

If nothing else comes up I'll tag 0.7.0 Monday.

DCD is an editor-independent auto-completion program for D code. 
Read more here: https://github.com/Hackerpilot/DCD