Merge pull request #527 from BBasile/scope-mess

fix issue #489 - fix issue #523, mess in scopes
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
The Dlang Bot 2018-09-02 20:27:54 +02:00 committed by GitHub
commit a9de09c4dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit 3a562af26b008084c7f70520f5b91b6357a7c919 Subproject commit 87c880c5186207528e68620ac0c73d6422f115b8

View File

@ -7,8 +7,8 @@
], ],
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"dsymbol": "~>0.4.3", "dsymbol": "~>0.4.5",
"libdparse": "~>0.9.4", "libdparse": "~>0.9.6",
"msgpack-d": "~>1.0.0-beta.3", "msgpack-d": "~>1.0.0-beta.3",
"stdx-allocator": "~>2.77.2" "stdx-allocator": "~>2.77.2"
}, },

@ -1 +1 @@
Subproject commit ac08a49da6b7029a14440e04f3da0f918291e87b Subproject commit 0a048e97bc87ee19371258261689cd3d25d87b8a