Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish new release for DMD's CI #102

Open
JinShil opened this issue May 13, 2018 · 3 comments
Open

Publish new release for DMD's CI #102

JinShil opened this issue May 13, 2018 · 3 comments

Comments

@JinShil
Copy link

JinShil commented May 13, 2018

msgpack-d is one of two projects causing a Jenkins CI failure for DMD (dlang/dmd#8241) and preventing us from moving forward with a deprecation. Looking through the code in msgpack-d's master branch, it appears the fix has already been made, but it needs to be tagged and released for DMD's CI to pick it up.

@AndrejMitrovic
Copy link

Ping @repeatedly? The last non-beta release can't compile due to errors:

../../.dub/packages/msgpack-d-0.9.6/msgpack-d/src/msgpack.d(3670,15): Error: catch statement without an exception specification is deprecated
../../.dub/packages/msgpack-d-0.9.6/msgpack-d/src/msgpack.d(3670,15):        use catch(Throwable) for old behavior
dmd failed with exit code 1.

@repeatedly
Copy link
Member

@AndrejMitrovic You want non beta version, right?

@AndrejMitrovic
Copy link

Yeah, it would be great to have. I'm not sure if I can use the beta version in dub, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants