| Submitter | Arnaud Charlet |
|---|---|
| Date | Oct. 19, 2010, 10:24 a.m. |
| Message ID | <20101019102426.GA14760@adacore.com> |
| Download | mbox | patch |
| Permalink | /patch/68302/ |
| State | New |
| Headers | show |
Comments
Patch
Index: sem_ch8.adb =================================================================== --- sem_ch8.adb (revision 165687) +++ sem_ch8.adb (working copy) @@ -6683,7 +6683,7 @@ package body Sem_Ch8 is or else SST.Actions_To_Be_Wrapped_After /= No_List then - return; + raise Program_Error; end if; -- Free last subprogram name if allocated, and pop scope