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

Commit

Permalink
Merge pull request #940 from Dicebot/revert-745
Browse files Browse the repository at this point in the history
[REG 2.066] Fix 13399 "va_arg is nothrow yet may throw "
  • Loading branch information
9rnsr committed Aug 31, 2014
1 parent d68d89b commit 3eb35e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/stdc/stdarg.d
Expand Up @@ -13,7 +13,6 @@
module core.stdc.stdarg;

@system:
nothrow:
//@nogc: // Not yet, need to make TypeInfo's member functions @nogc first

version( X86 )
Expand Down

0 comments on commit 3eb35e0

Please sign in to comment.