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 30, 2014
2 parents e5b2a4f + 3d02226 commit bd1557a
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 bd1557a

Please sign in to comment.