Issue 7228

Summary: OOO_STABLE_1/X11+Aqua: solenv requires 10.2 support to build
Product: porting Reporter: ed
Component: codeAssignee: ed
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues, jens-heiner.rechtien
Version: OOo 1.0.1Keywords: merge_pending
Target Milestone: OOo 1.0.4   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 2588    
Attachments:
Description Flags
cd $SRCROOT/solenv; patch -p0 < solenv.OOO_STABLE_1.082402.patch
none
cd $SRCROOT/solenv; patch -p0 < solenv.OOO_STABLE_1.082402.patch none

Description ed 2002-08-24 18:41:43 UTC
10.2 introduces a new version of sh that does not allow for dashes and other characters to be used in function identifiers.  This patch removes these dependencies to allow for builds to be successful with 10.2 dev tools.
Comment 1 ed 2002-08-24 18:42:38 UTC
Created attachment 2594 [details]
cd $SRCROOT/solenv; patch -p0 < solenv.OOO_STABLE_1.082402.patch
Comment 2 ed 2002-08-24 18:42:40 UTC
Created attachment 2595 [details]
cd $SRCROOT/solenv; patch -p0 < solenv.OOO_STABLE_1.082402.patch
Comment 3 ed 2002-08-24 18:44:31 UTC
Ah...apparently my browser double-submitted the file.  They should be the same :)
Comment 4 jens-heiner.rechtien 2002-08-26 17:30:43 UTC
Approved.

Removed keyword: approval pending
Comment 5 ed 2002-08-27 08:56:48 UTC
committed to PORTS branch, added keyword merge_pending
Comment 6 ed 2002-08-28 06:54:04 UTC
attaching new patches.  One for PORTS branches checked out 082402 and one for OOO_STABLE_1 that is the consolidation of the STABLE_1.082402.patch and the PORTS patch.

Like a j****** I forgot to do renamings in two of the processing branches of the script and tested the script on modules that didn't contain any object files using those two templates.  Doh!
Comment 7 jens-heiner.rechtien 2002-08-28 11:24:35 UTC
completely MacOSX specific -> Approved.

removed keyword: approval_pending
Comment 8 ed 2002-08-29 03:08:09 UTC
and yet another spelling issue.  I still can't create attachments though, so I committed it directly onto the PORTS branch.  Again, OS X specific.

change is to substitute extendedcpfilt to extendedcppfilt
Comment 9 ed 2002-10-12 14:18:24 UTC
These changes are already in PORTS and OS X specific so should be moved 
over to STABLE if possible.
Comment 10 fa 2003-10-20 21:18:11 UTC
Fixed in ports.
Comment 11 Martin Hollmichel 2004-03-25 07:39:00 UTC
close issue.