Configure patches -01 and -02 for 5.004_61.
[p5sagit/p5-mst-13.2.git] / handy.h
diff --git a/handy.h b/handy.h
index 51824f3..3daf767 100644 (file)
--- a/handy.h
+++ b/handy.h
     #    endif
     #  endif
     #endif
-   For the moment, these are mentioned here so metaconfig will
+
+   except that still won't work if a system has no integral type
+   with a size that is 32 bytes.
+
+   Further, we need to know about PTRSIZE == sizeof(void *) and
+   DOUBLESIZE == sizeof(double) if we really want to try to handle
+   32/64-bit combinations.
+
+   For the moment, these are only mentioned here so metaconfig will
    construct Configure to figure out the various sizes.
 */