On Sat, Dec 29, 2007 at 07:38:44AM -0700, Jim Cromie wrote:
>
> change # 2**15 is just around the corner.
>
> I wonder if any of you are flush with cash,
> and want to donate to TPF, and be memorialized forever.
Change 2**15 has passed already:
#p5p> p5changes Change 32774(blead/nicholas): The position of the modifier flag
bits is actually encoded by a right
http://public.activestate.com/cgi-bin/perlbrowse?patch=32774
Patch 2**15 involved whitespace:
Change 32768 by merijn@merijn-nb09 on 2007/12/29 14:28:10
trailing whitespace
Affected files ...
... //depot/metaconfig/U/modified/groupstype.U#4 edit
Differences ...
==== //depot/metaconfig/U/modified/groupstype.U#4 (text) ====
@@ -22,7 +22,7 @@
?MAKE: -pick add $@ %<
?INIT:groupstype=''
?S:groupstype:
-?S: This variable defines Groups_t to be something like gid_t, int,
+?S: This variable defines Groups_t to be something like gid_t, int,
?S: ushort, or whatever type is used for the second argument to
?S: getgroups() and setgroups(). Usually, this is the same as
?S: gidtype (gid_t), but sometimes it isn't.
@@ -31,8 +31,8 @@
?C: This symbol holds the type used for the second argument to
?C: getgroups() and setgroups(). Usually, this is the same as
?C: gidtype (gid_t) , but sometimes it isn't.
-?C: It can be int, ushort, gid_t, etc...
-?C: It may be necessary to include <sys/types.h> to get any
+?C: It can be int, ushort, gid_t, etc...
+?C: It may be necessary to include <sys/types.h> to get any
?C: typedef'ed information. This is only required if you have
?C: getgroups() or setgroups()..
?C:.
http://public.activestate.com/cgi-bin/perlbrowse?patch=32768
Abigail
Thread Previous
|
Thread Next