January 17, 2017
Quick planning

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

========

# 2.073.0

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

# CTFE (@UplinkCoder)

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

# CI

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

# fixing contracts

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

# arrayOps

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?
February 01, 2017
On Tuesday, 17 January 2017 at 13:16:01 UTC, Martin Nowak wrote:
> # CI
>
> 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