diff options
author | Ton Hospel <perl5-porters@ton.iguana.be> | 2005-02-05 01:34:44 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-02-14 21:05:17 +0000 |
commit | 08ca2aa38a29585fadf425ad3ad4f05750717023 (patch) | |
tree | 2df17ad5b9f7d2efa2f5999139e801dfb3835e25 /genpacksizetables.pl | |
parent | 3140b3dadd87efbc39d3d4ff1289925baa047cc9 (diff) | |
download | perl-08ca2aa38a29585fadf425ad3ad4f05750717023.tar.gz |
Re: encoding neutral unpack
Message-ID: <cu17rk$k78$1@post.home.lunix>
tweaked to remove the 'not supported on this platform'
error messages
p4raw-id: //depot/perl@23966
Diffstat (limited to 'genpacksizetables.pl')
-rwxr-xr-x | genpacksizetables.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/genpacksizetables.pl b/genpacksizetables.pl index 2987499b95..e63a3aa5dd 100755 --- a/genpacksizetables.pl +++ b/genpacksizetables.pl @@ -103,6 +103,7 @@ __DATA__ #Symbol spare nocsum size c char C unsigned char +W unsigned char U char s! short s =SIZE16 |