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

Add @nogc attribute to core.exception functions. #887

Merged
merged 1 commit into from
Jul 17, 2014

Conversation

denis-sh
Copy link
Contributor

The main change is onOutOfMemoryError & onInvalidMemoryOperationError are now @nogc.

The main change is `onOutOfMemoryError` & `onInvalidMemoryOperationError` are now `@nogc`.
denis-sh added a commit to denis-sh/phobos that referenced this pull request Jul 13, 2014
denis-sh added a commit to denis-sh/phobos that referenced this pull request Jul 13, 2014
denis-sh added a commit to denis-sh/phobos that referenced this pull request Jul 13, 2014
denis-sh added a commit to denis-sh/phobos that referenced this pull request Jul 13, 2014
denis-sh added a commit to denis-sh/phobos that referenced this pull request Jul 13, 2014
denis-sh added a commit to denis-sh/phobos that referenced this pull request Jul 14, 2014
See dlang/druntime#887.
Also 'core.sys.posix.sys.stat.lstat' isn't `@nogc`.
denis-sh added a commit to denis-sh/phobos that referenced this pull request Jul 14, 2014
See dlang/druntime#887.
Also 'core.sys.posix.sys.stat.lstat' isn't `@nogc`.
@MartinNowak
Copy link
Member

Auto-merge toggled on

@MartinNowak
Copy link
Member

Thanks

MartinNowak added a commit that referenced this pull request Jul 17, 2014
Add `@nogc` attribute to `core.exception` functions.
@MartinNowak MartinNowak merged commit 5b446ab into dlang:master Jul 17, 2014
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.

2 participants