Issue 16421 - 11rc: zlib patch for OS X
Summary: 11rc: zlib patch for OS X
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: fa
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 16413
  Show dependency tree
 
Reported: 2003-07-03 20:22 UTC by fa
Modified: 2004-02-15 07:31 UTC (History)
3 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
place file in zlib/, replacing previous (3.79 KB, patch)
2003-07-03 20:24 UTC, fa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description fa 2003-07-03 20:22:44 UTC
gcc 3.3 on OS X thinks the types of 2 functions in zutil.c are wrong, since they were previously 
defined in zlib.h.  Therefore, we conditionize those prototypes out when building zutil.c on OS X.
Comment 1 fa 2003-07-03 20:24:35 UTC
Created attachment 7389 [details]
place file in zlib/, replacing previous
Comment 2 Martin Hollmichel 2003-07-04 07:55:06 UTC
set target milestone
Comment 3 khendricks 2003-07-10 16:11:31 UTC
Hi,

Approved for commit to OOo 1.1 once it is open.

Kevin
Comment 4 fa 2003-07-14 18:01:42 UTC
committed to cws_srx645_ooo11rc2
Comment 5 Martin Hollmichel 2004-02-15 07:28:36 UTC
verfied in 1.1.0.
Comment 6 Martin Hollmichel 2004-02-15 07:31:45 UTC
close issue