Issue 23204 - Remove all references to msvcirt.lib
Summary: Remove all references to msvcirt.lib
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: dsherwin
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 19048
  Show dependency tree
 
Reported: 2003-12-04 16:21 UTC by dsherwin
Modified: 2004-03-02 17:13 UTC (History)
2 users (show)

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


Attachments
Removes all references to msvcrit.lib (2.02 KB, patch)
2003-12-11 16:43 UTC, dsherwin
no flags Details | Diff
A better msvcirt.lib removal patch (1.63 KB, patch)
2004-02-17 09:29 UTC, dsherwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description dsherwin 2003-12-04 16:21:30 UTC
There is several makefiles with references to msvcirt.lib on cws_srx645_ooo111fix1
These are supposedly obsolete.
They are:
sw/source/filter/ww8/dump/makefile.mk (line 104)
solenv/inc/wnt.mk (line 378)
soltools/giparser/makefile.mk (line 101)
cosv/source/unittest/makefile.mk (line 95)
udm/source/unittest/makefile.mk (line 94)

This issue may relate to #i22327#
Comment 1 dsherwin 2003-12-11 16:43:04 UTC
Created attachment 11893 [details]
Removes all references to msvcrit.lib
Comment 2 dsherwin 2003-12-11 16:44:47 UTC
Attached patch for removing all references to msvcirt.lib in the source code.
This patch needs to be verified under .NET 2002 and VC6 if it is still supported
Comment 3 quetschke 2003-12-15 02:57:51 UTC
I build cws_src680_ooo20031216 with .NET2002 with this patch, no build problems
due to this patch.

I don't know if there are runtime problems.
Comment 4 wind.li 2004-02-06 02:17:25 UTC
Why will you do this?
Comment 5 wind.li 2004-02-06 02:21:58 UTC
>Why will you do this?
Sorry, I mean "Deprecate MSVC6 for OOo 2.0 codeline" .
Comment 6 fa 2004-02-16 18:39:38 UTC
approved for commit to 680-based CWS.
Comment 7 dsherwin 2004-02-17 09:29:32 UTC
Created attachment 13225 [details]
A better msvcirt.lib removal patch
Comment 8 dsherwin 2004-02-17 09:30:57 UTC
Added new patch, that removes msvcirt.lib from the linking line for .NET 2003
compilers
Comment 9 Martin Hollmichel 2004-02-17 09:36:34 UTC
reassigned to darragh for commit.
Comment 10 dsherwin 2004-02-17 10:05:55 UTC
Committed to cws_src680_ooo20040225
Comment 11 jens-heiner.rechtien 2004-03-02 16:49:03 UTC
Verified.
Comment 12 dsherwin 2004-03-02 17:13:00 UTC
Marking issue as closed