develooper Front page | perl.perl6.internals | Postings from March 2002

[PATCH] Trivial README fix

From:
Simon Glover
Date:
March 18, 2002 17:18
Subject:
[PATCH] Trivial README fix
Message ID:
Pine.GSO.4.43.0203182016140.23455-100000@egg.amnh.org

 It's FLOATVAL, not NUMVAL.

 Simon

--- README.old	Tue Jan 29 01:01:40 2002
+++ README	Mon Mar 18 20:11:50 2002
@@ -33,7 +33,7 @@
 make, but you'll be unable to assemble anything.)  You can find
 what types are support by typing 'perl -V', and examining the
 values for ivtype and nvtype.  Parrot should work with INTVALs
-and NUMVALs up to those types.
+and FLOATVALs up to those types.

 For most of the platforms that we are supporting initially,
 Parrot should build out of the box.  We do not have,




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About