Commit Graph

2 Commits

Author SHA1 Message Date
Viktor Szakats
2979eeff80 2011-04-20 13:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* hbbz2/3rd/bz2/bz2.hbp
  * hbbz2/core.c
    + Build bz2 with BZ_NO_STDIO option. This will get rid of fileno()
      call, so it becomes C89 compliant.
    + Added internal error handler required when BZ_NO_STDIO is used.
    % Deleted -std=gnu89 override.
    ; Checkme.
2011-04-20 11:44:19 +00:00
Viktor Szakats
ce27a5ef5d 2011-02-05 13:41 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbbz2/hbbz2.hbp
  + contrib/hbbz2/hbbz2.hbx
  - contrib/hbbz2/hbbz2.c
  + contrib/hbbz2/core.c
    * Renamed sources.
    + Added .hbx file.
    ; NOTE: BTW I'm not sure it's very good to name all main .c files 
            in wrapper libs as 'core.c', so if anyone have better idea, 
            pls shout.
2011-02-05 12:42:00 +00:00