www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.internals - 18th Planning, Jan 13 - Feb 2

reply Martin Nowak <code+news.digitalmars dawg.eu> writes:
Quick planning

Agenda:
- 2.073.0
- CTFE
- CI
- fixing contracts
- arrayOps
- <your topic here>

========



few days delay
still some open regressions
release candidate within the next few days (also reestablishing RCs for
major releases)



non-member function calls now working
soon preview build
http://forum.dlang.org/post/lkasdzszdztvesvwjgyq forum.dlang.org
classes and exceptions delayed for CTFE 2.0



early prototype for project tester 2.0
https://github.com/Dicebot/dlangci
https://dlang.slack.com/messages/ci/
setting up a server atm.



analysis done, feedback wanted
https://issues.dlang.org/show_bug.cgi?id=15984#c11



continue work after release
should GDC/LDC use SIMD intrinsics or rely on auto-vectorization
https://trello.com/c/TNCQ6xBk/171-templated-library-arrayop-implementation-also-fixes-issue-15619-and-issue-16680

========

 Andrei, what about the deprecation guidelines?

We wanted to add the point about not maintaining compat for (100%)
undefined behavior.
https://trello.com/c/nfgTwXw6/283-deprecation-guidelines

 Walter, a few words on the scope/DIP1000 progress?

Any adjustments of
https://trello.com/c/JOxCazeF/263-dip1000-scope-implementation?
Jan 17 2017
parent Martin Nowak <code dawg.eu> writes:
On Tuesday, 17 January 2017 at 13:16:01 UTC, Martin Nowak wrote:


 early prototype for project tester 2.0
 https://github.com/Dicebot/dlangci
 https://dlang.slack.com/messages/ci/
 setting up a server atm.
This is what it will approximately look like. https://ci2.dawg.eu/blue/organizations/jenkins/dlang/detail/dlang/120/pipeline Still need to address a couple of issues. https://github.com/Dicebot/dlangci/issues
Feb 01 2017