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

[PATCH op.h] v minor comment tweak

Thread Next
From:
Robin Houston
Date:
July 1, 2001 16:48
Subject:
[PATCH op.h] v minor comment tweak
Message ID:
E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk
Unless there's a new international-standard byte which is nine bits long,
this comment in op.h is slightly misleading...

  .robin.

--- op.h.orig   Mon Jul  2 00:34:36 2001
+++ op.h        Mon Jul  2 00:36:55 2001
@@ -383,7 +383,7 @@

  #define Nullop Null(OP*)

-/* Lowest byte of PL_opargs */
+/* Lowest byte-and-a-bit of PL_opargs */
  #define OA_MARK 1
  #define OA_FOLDCONST 2
  #define OA_RETSCALAR 4


Thread Next


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