Email List: Xaustin-review-lX
[All Lists]

Defect in XCU compress, uncompress, zcat

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XCU compress, uncompress, zcat
From: yyyyyyyyyyyy@xxxxxxxxxxx
Date: Thu, 8 Jul 2004 12:38:39 +0100 (BST)
        Defect report from : Jon Hitchcock , none

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 0 line 10297 section compress, uncompress, zcat comment {jjh105}

Problem:

Edition of Specification (Year): 2004

Defect code :  1. Error

The portable use of compress, uncompress and zcat appears to be limited because 
the standard allows for systems that do not support adaptive Lempel-Ziv coding.

The last of the LZW patents listed at www.unisys.com/about__unisys/lzw exipred 
yesterday, so there is little reason for compression not to be implemented on 
systems that support the XSI option.

Also, the specification says that the interchange of compressed files between 
implementations is not required.  But to my knowledge, in practice the 
compressed files are portable. 

Action:

Simplify the standard at the next revision by requiring systems that support 
the XSI option to implement compression using the commonly-used format.  This 
would obviously need a difinition of the format.

<Prev in Thread] Current Thread [Next in Thread>