Files
harbour-core/harbour/contrib/hbbz2
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
..