Bug 17139 – [BLOCKING] dscanner needs to handle 'scope' function attributes

Status
RESOLVED
Resolution
FIXED
Severity
blocker
Priority
P1
Component
tools
Product
D
Version
D2
Platform
All
OS
All
Creation time
2017-02-03T00:59:00Z
Last change time
2017-03-22T12:22:02Z
Keywords
rejects-valid
Assigned to
nobody
Creator
bugzilla

Comments

Comment #0 by bugzilla — 2017-02-03T00:59:58Z
It's causing circleci to fail in the autotester, preventing progress with using 'scope' annotations: ../dscanner/dsc --config .dscanner.ini --styleCheck $(find etc std -type f -name '*.d' | grep -vE 'std/traits.d|std/typecons.d') -I. std/utf.d(3810:40)[error]: 'in', 'out', 'body', or block statement expected https://github.com/dlang/phobos/pull/5082
Comment #1 by petar.p.kirov — 2017-02-03T10:23:28Z
The issue is already reported on the project's repo: https://github.com/Hackerpilot/Dscanner/issues/397
Comment #2 by briancschott — 2017-02-03T20:11:08Z
Comment #3 by github-bugzilla — 2017-02-04T07:13:27Z
Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/4fab50175481d9b1c00ae168c444580de92f258c fix issue 17139 - dscanner needs to handle 'scope' function attributes https://github.com/dlang/phobos/commit/72a2b2eb93b30806d4fa0cb162f24091fdfb651e Merge pull request #5085 from BBasile/issue-17139 fix issue 17139 - dscanner needs to handle 'scope' function attributes
Comment #4 by github-bugzilla — 2017-02-24T18:15:41Z
Commits pushed to newCTFE at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/4fab50175481d9b1c00ae168c444580de92f258c fix issue 17139 - dscanner needs to handle 'scope' function attributes https://github.com/dlang/phobos/commit/72a2b2eb93b30806d4fa0cb162f24091fdfb651e Merge pull request #5085 from BBasile/issue-17139
Comment #5 by github-bugzilla — 2017-03-22T12:22:02Z
Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/4fab50175481d9b1c00ae168c444580de92f258c fix issue 17139 - dscanner needs to handle 'scope' function attributes https://github.com/dlang/phobos/commit/72a2b2eb93b30806d4fa0cb162f24091fdfb651e Merge pull request #5085 from BBasile/issue-17139