
Module: ppl/ppl Branch: master Commit: 861f99ed46201a87dcd83160cda84d768749e208 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=861f99ed46201...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Mar 30 21:29:52 2009 +0200
Added one item for PPL 0.11.
---
TODO | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO index ee2be4b..97027eb 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,10 @@ Enhancements for PPL 0.10.1 or later versions Enhancements for PPL 0.11 or later versions ===========================================
+- When the PPL has been configured with + CPPFLAGS="-DPPL_ARM_CAN_CONTROL_FPU=1" make sure the library initialization + procedure checks that the FPU can indeed be controlled, failing if + that is not the case. - Consider switching to MLGMPIDL for the OCaml interface (see https://bugzilla.redhat.com/show_bug.cgi?id=491712). - Reconsider the datatype for the units parameter in the Watchdog