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

Bug 435: Constructors should be templatized #703

Merged
merged 1 commit into from
Feb 19, 2012
Merged

Bug 435: Constructors should be templatized #703

merged 1 commit into from
Feb 19, 2012

Conversation

kennytm
Copy link
Contributor

@kennytm kennytm commented Feb 9, 2012

Bug 435 - Constructors should be templatized

Basically just applying Shin Fujishiro's patch, with some test cases.

@Trass3r
Copy link
Contributor

Trass3r commented Feb 10, 2012

Hmm how come 435 is generally requesting support for templated constructors while other reports like http://d.puremagic.com/issues/show_bug.cgi?id=4749 report problems in the implementation thereof (i.e. it's basically working)?

@kennytm
Copy link
Contributor Author

kennytm commented Feb 10, 2012

@Trass3r 4749 is about structs, 435 is about classes.

@Trass3r
Copy link
Contributor

Trass3r commented Feb 11, 2012

ah thx, didn't notice that.

Basically just applying Shin Fujishiro's patch, with some test cases.
WalterBright added a commit that referenced this pull request Feb 19, 2012
Bug 435: Constructors should be templatized
@WalterBright WalterBright merged commit 18e6ecf into dlang:master Feb 19, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
Fix non-compiling example in BigInt docs
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.

3 participants