develooper Front page | perl.perl5.porters | Postings from August 2001

[PATCH] odd typo in op.h

From:
Nicholas Clark
Date:
August 28, 2001 04:10
Subject:
[PATCH] odd typo in op.h
Message ID:
20010828121026.V4950@plum.flirble.org
I'm not sure when this got into op.h (between patch 11731 and 11769), but it
doesn't seem to want to be there:

--- op.h.orig   Mon Aug 27 15:25:14 2001
+++ op.h        Tue Aug 28 11:55:08 2001
@@ -461,7 +461,7 @@
 #define PERL_LOADMOD_IMPORT_OPS                0x4
 
 #ifdef USE_REENTRANT_API
-er
+
 typedef struct {
   struct tm* tmbuff;
 } REBUF;


ithreads make test with the "er" gone.

Nicholas Clark



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