Issue 8162 - compile problems in sal
Summary: compile problems in sal
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: nickb
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-09 02:56 UTC by nickb
Modified: 2003-11-23 11:34 UTC (History)
1 user (show)

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


Attachments
misc patches for sal to fix gcc-2.95 compile problems (6.79 KB, patch)
2002-10-09 02:56 UTC, nickb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description nickb 2002-10-09 02:56:16 UTC
sal has some c++ code which gcc-2.95 doesn't like:
conflicting types, conflicting function declarations, and trying to define a struct
as static (define, not declare).
Comment 1 nickb 2002-10-09 02:56:46 UTC
Created attachment 3094 [details]
misc patches for sal to fix gcc-2.95 compile problems
Comment 2 nickb 2002-10-31 00:22:56 UTC
Confirming Issue.
Comment 3 Martin Hollmichel 2003-02-04 10:19:58 UTC
mh->sb: please approve
Comment 4 Stephan Bergmann 2003-02-04 12:02:55 UTC
But all the code is C code, not C++ code; and, as far as I can see, it
is all legal C code (probably even with gcc-2.95?), though it would
not be legal C++ code.  Under what circumstances are these source
files fed into a C++ compiler?
Comment 5 nickb 2003-02-05 05:01:07 UTC
Hmmm, so it is. Ok, somehow it looks like I was using g++ for this
stuff. Bit confused as how that happens, but this stuff definetly 
compiles using gcc.

 
Comment 6 michael.bemmer 2003-03-12 14:06:27 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for
details. First step in IssueZilla is unfortunately to set them to verified.
Comment 7 michael.bemmer 2003-03-12 14:30:39 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.