[coreboot-gerrit] Change in libhwbase[master]: gnat.adc: Allow exception handlers in pure Ada code

Nico Huber (Code Review) gerrit at coreboot.org
Fri Aug 18 17:48:28 CEST 2017


Nico Huber has uploaded this change for review. ( https://review.coreboot.org/21094


Change subject: gnat.adc: Allow exception handlers in pure Ada code
......................................................................

gnat.adc: Allow exception handlers in pure Ada code

Change-Id: I5eb658f2ee0f55bb4f04da58e0e99bc9fc6780a5
Signed-off-by: Nico Huber <nico.h at gmx.de>
---
M gnat.adc
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/libhwbase refs/changes/94/21094/1

diff --git a/gnat.adc b/gnat.adc
index e9a1c80..3494eba 100644
--- a/gnat.adc
+++ b/gnat.adc
@@ -1,7 +1,6 @@
 pragma Restrictions (No_Allocators);
 pragma Restrictions (No_Calendar);
 pragma Restrictions (No_Dispatch);
-pragma Restrictions (No_Exception_Handlers);
 pragma Restrictions (No_Fixed_Point);
 pragma Restrictions (No_Floating_Point);
 pragma Restrictions (No_Implicit_Dynamic_Code);

-- 
To view, visit https://review.coreboot.org/21094
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: libhwbase
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5eb658f2ee0f55bb4f04da58e0e99bc9fc6780a5
Gerrit-Change-Number: 21094
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170818/2481ff7a/attachment.html>


More information about the coreboot-gerrit mailing list