Issue 3557 - non-standard C++ headers used
Summary: non-standard C++ headers used
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL: http://wtf.dk/~mbp/includes2.log
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-18 22:50 UTC by Unknown
Modified: 2003-06-16 16:51 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-03-18 22:50:19 UTC
Hello,

I believe OO should start using the standard C++ headers only, as most
implementations have them now.

The URL http://wtf.dk/~mbp/includes2.log has a list of files which contains some
non-standard header files, like <iostream.h> should be changed to <iostream> and
std namespace should be used.
Comment 1 Martin Hollmichel 2003-02-04 09:55:48 UTC
reassigned to mh
Comment 2 Martin Hollmichel 2003-04-01 14:57:06 UTC
now fixed on cws_srx644_ooo20030412 branch, available mid April OOo1.1
codeline
Comment 3 Martin Hollmichel 2003-04-24 06:32:51 UTC
verified.
Comment 4 Martin Hollmichel 2003-06-16 16:51:55 UTC
closed.