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

const(Object)ref #15

Closed
wants to merge 2 commits into from
Closed

const(Object)ref #15

wants to merge 2 commits into from

Conversation

michelf
Copy link

@michelf michelf commented Feb 27, 2011

This should be applied only after the const(Object)ref syntax has been added to DMD to fix an issue with Rebindable's unittest. See related pull request for DMD:
dlang/dmd#3

It might also be a good idea to deprecate Rebindable, as it'll be needed no longer.

… changes.

Rebindable!(const T).stripped is now const(T)ref per the new type deduction
rules.
@jmdavis
Copy link
Member

jmdavis commented May 28, 2012

There's no point in keeping this around. The changes can easily be redone if/when the const(Object) ref change is finally made to dmd.

@jmdavis jmdavis closed this May 28, 2012
NilsBossung pushed a commit to NilsBossung/phobos that referenced this pull request Jun 15, 2013
JohanEngelen pushed a commit to JohanEngelen/phobos that referenced this pull request Apr 20, 2015
Disable std.math ieeeFlags unittest - Issue dlang#888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants