home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / UnzpHist.zip / History.20d < prev    next >
Text File  |  1990-03-20  |  770b  |  15 lines

  1.  * 03/20/90  D. Kirschbaum v2.0d
  2.  *      - Found a bug down in FillBitBuff() (introduced in v2.0c).
  3.  *        Fixed.  While I was hunting that, I changed a bunch of
  4.  *        long variables to unsigned longs (AKA longint) just to
  5.  *        be nice and consistent.
  6.  *        The structures seem to work fine now with the NOTINT16
  7.  *        compiler flag enabled.  Strangely, on my VAX 11-780,
  8.  *        the first structure in each pair (the one with the longs)
  9.  *        is two bytes longer than the byte-defined structure.
  10.  *        Your mileage may vary (enable DEBUG to see what I mean).
  11.  *      - davidsen@crdos1.crd.ge.com cleaned up a bunch of the
  12.  *        ifdef's, and re-enabled the LONGI macros.  He also
  13.  *        picked up an unnecessary address override.
  14.  *
  15.