Skip to content

Comments

Upgrade libdparse (remove deprecation warnings)#245

Merged
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:upgrade_libdparse
Jul 4, 2017
Merged

Upgrade libdparse (remove deprecation warnings)#245
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:upgrade_libdparse

Conversation

@wilzbach
Copy link
Contributor

@wilzbach wilzbach commented Jul 4, 2017

In the spirit of removing deprecation warnings, s.t. they don't bite us later.

../../../.dub/packages/libdparse-0.7.0/libdparse/src/dparse/ast.d(1346,10): Deprecation: cannot implicitly override base class method object.Object.opEquals with dparse.ast.Declaration.opEquals; add override attribute
tests_extractor ~master: building configuration "application"...
../../../.dub/packages/libdparse-0.7.0/libdparse/src/dparse/ast.d(1346,10): Deprecation: cannot implicitly override base class method object.Object.opEquals with dparse.ast.Declaration.opEquals; add override attribute

@wilzbach wilzbach added the Prio.5.Trivial Issues or PR that are trivial to resolve (typos, minor documentation, simple refactoring) label Jul 4, 2017
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@dlang-bot dlang-bot merged commit df3dfa3 into dlang:master Jul 4, 2017
@wilzbach wilzbach deleted the upgrade_libdparse branch December 16, 2017 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Prio.5.Trivial Issues or PR that are trivial to resolve (typos, minor documentation, simple refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants