Skip to content

Comments

const(Object)ref#15

Closed
michelf wants to merge 2 commits intodlang:masterfrom
michelf:const-object-ref
Closed

const(Object)ref#15
michelf wants to merge 2 commits intodlang:masterfrom
michelf:const-object-ref

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
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

Development

Successfully merging this pull request may close these issues.

2 participants