[svn:parrot] r42756 - trunk/config/auto/gmp

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 18:12:21 UTC 2009


Author: jkeenan
Date: Sat Nov 21 18:12:20 2009
New Revision: 42756
URL: https://trac.parrot.org/parrot/changeset/42756

Log:
Replace RT with full URL for future reference.

Modified:
   trunk/config/auto/gmp/gmp_c.in

Modified: trunk/config/auto/gmp/gmp_c.in
==============================================================================
--- trunk/config/auto/gmp/gmp_c.in	Sat Nov 21 18:10:49 2009	(r42755)
+++ trunk/config/auto/gmp/gmp_c.in	Sat Nov 21 18:12:20 2009	(r42756)
@@ -17,7 +17,7 @@
     char *s; int y;
 
 #ifdef WIN32
-    /* This is a workaround for RT #50212.
+    /* This is a workaround for http://rt.perl.org/rt3/Ticket/Display.html?id=50212
      * Strawberry Perl builds GMP with SSE2 instructions, which some older classes of
      * x86 processor can't handle.  This pops up an error dialog and waits for the user
      * to click before proceeding with the rest of configure.


More information about the parrot-commits mailing list