Issue 48846 - break in vcl : poll.h is present twice and causes mismatch with defs
Summary: break in vcl : poll.h is present twice and causes mismatch with defs
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: current
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: eric.bachard
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-07 09:08 UTC by eric.bachard
Modified: 2005-07-21 22:35 UTC (History)
2 users (show)

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


Attachments
patch for poll.h duplicated -> fixes break in Mac OSX 10.4 (383 bytes, patch)
2005-05-07 09:17 UTC, eric.bachard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description eric.bachard 2005-05-07 09:08:25 UTC
Mac OS X 10.4

break in vcl

poll.h is present twice in the sources : sys/poll.h solenv/unxmacxp.pro/inc/poll.h
So mismatch, because redefinitions...


Because this seems to work in 10.3 ( ? ) I have proposed to separate the Mac OSX
10.4 case.

Patch, already working for me with m101 and Mac OSX10.4 + gcc 3.3 follows.
Comment 1 eric.bachard 2005-05-07 09:10:48 UTC
This issue seems to be the continuation of
<http://www.openoffice.org/issues/show_bug.cgi?id=27054>

-- 
eric bachard
Comment 2 eric.bachard 2005-05-07 09:17:05 UTC
Created attachment 25870 [details]
patch for poll.h duplicated -> fixes break in  Mac OSX 10.4
Comment 3 terryt 2005-05-08 02:46:01 UTC
Seems fine to me.
Comment 4 florian 2005-05-08 12:56:42 UTC
I agree with the patch, too.
Comment 5 eric.bachard 2005-05-11 13:00:55 UTC
fixed in macosx07
Comment 6 eric.bachard 2005-05-16 07:44:24 UTC
Set target for 2.0
Comment 7 florian 2005-05-16 20:31:51 UTC
Is OK in cws macosx07.
Comment 8 eric.bachard 2005-07-21 22:35:39 UTC
issue closed