dlang / dub

Package and build management system for D
MIT License
678 stars 227 forks source link

Add nothrow attributes to dub.semver module #2531

Closed Geod24 closed 2 years ago

Geod24 commented 2 years ago

Get rid of one deprecation:

source/dub/semver.d(104,6): Deprecation: `dub.semver.isPreReleaseVersion`: `in` contract may throw but function is marked as `nothrow`