[svn:parrot] r36768 - trunk/config/gen/config_pm

rurban at svn.parrot.org rurban at svn.parrot.org
Sun Feb 15 18:53:59 UTC 2009


Author: rurban
Date: Sun Feb 15 18:53:59 2009
New Revision: 36768
URL: https://trac.parrot.org/parrot/changeset/36768

Log:
[cage] add longdoublesize to myconfig

Modified:
   trunk/config/gen/config_pm/myconfig.in

Modified: trunk/config/gen/config_pm/myconfig.in
==============================================================================
--- trunk/config/gen/config_pm/myconfig.in	Sun Feb 15 17:52:49 2009	(r36767)
+++ trunk/config/gen/config_pm/myconfig.in	Sun Feb 15 18:53:59 2009	(r36768)
@@ -18,4 +18,4 @@
   Types:
     iv=@iv@, intvalsize=@intvalsize@, intsize=@intsize@, opcode_t=@opcode_t@, opcode_t_size=@opcode_t_size@,
     ptrsize=@ptrsize@, ptr_alignment=@ptr_alignment@ byteorder=@byteorder@, 
-    nv=@nv@, numvalsize=@numvalsize@, doublesize=@doublesize@
+    nv=@nv@, numvalsize=@numvalsize@, doublesize=@doublesize@, longdoublesize=@hugefloatvalsize@


More information about the parrot-commits mailing list