Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

require nothrow for callWithStackShell callback #966

Merged
merged 2 commits into from
Sep 28, 2014

Conversation

MartinNowak
Copy link
Member

No description provided.

@DmitryOlshansky
Copy link
Member

LGTM

@joakim-noah
Copy link
Contributor

I've compiled essentially the same patch and run the unit tests with ldc for linux/arm, so lgtm.

@ibuclaw
Copy link
Member

ibuclaw commented Sep 27, 2014

Tested with GDC, passes.

redstar added a commit to ldc-developers/druntime that referenced this pull request Sep 28, 2014
The mangled name changes again with druntime pull request dlang#966 (which is required for ARM).
@DmitryOlshansky
Copy link
Member

Auto-merge toggled on

DmitryOlshansky added a commit that referenced this pull request Sep 28, 2014
require nothrow for callWithStackShell callback
@DmitryOlshansky DmitryOlshansky merged commit 3b6e511 into dlang:master Sep 28, 2014
@MartinNowak MartinNowak deleted the callWithStackShell branch October 1, 2014 22:38
kinke added a commit to ldc-developers/druntime that referenced this pull request Aug 14, 2016
We initialize the instance in DtoNewClass(), so elide pre-initializing it
in _d_newclass().
kinke added a commit to ldc-developers/druntime that referenced this pull request Aug 14, 2016
We initialize the instance in DtoNewClass(), so elide pre-initializing it
in _d_newclass().
kinke added a commit to ldc-developers/druntime that referenced this pull request Aug 14, 2016
We initialize the instance in DtoNewClass(), so elide pre-initializing it
in _d_newclass().
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants