home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / glibs115.zip / doc / README < prev   
Text File  |  1993-03-20  |  1KB  |  27 lines

  1. This README documents glib for OS/2 2.0 with GCC/2.
  2.  
  3. See the file INSTALL for compilation and installation instructions.
  4.  
  5. Send bug reports to the author, Jonathan Sykes, at jsykes@aol.com.
  6.  
  7. glib is provided "as is" with no warranty.  The exact terms under which you
  8. may use and (re)distribute this program are detailed in the GNU General
  9. Public License, in the file COPYING.
  10.  
  11. The file glib.man is a UNIX style manual page for glib.
  12.  
  13. This program is brought to you with help from the following people:
  14.  
  15.   Pete Bergstrom supplied the original documentation on the object and
  16.   library formats. Pete also helped with the final testing of glib version
  17.   1.0.0.
  18.  
  19.   Marc Neuberger provided some code chunks which showed how to create a
  20.   library dictionary.
  21.  
  22.   Mark ALexander debugged the problem fixed in 1.1.5 where glib was
  23.   prematurely skipping to a new page before reading all empty buckets
  24.   in the current page. Mark also contributed fixes to support multiple
  25.   PUBDEFs in a single OMF record as used by MetaWare's High C/C++.
  26.  
  27.