Issue 112777 - DEV300_m84 MinGW basic/source/runtime/wnt-mingw.s build failure
Summary: DEV300_m84 MinGW basic/source/runtime/wnt-mingw.s build failure
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: vg
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 07:58 UTC by Stephan Bergmann
Modified: 2010-11-15 21:30 UTC (History)
2 users (show)

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


Attachments
tentative fix (549 bytes, text/plain)
2010-06-29 08:00 UTC, Stephan Bergmann
no flags Details
tentative fix, 2nd attempt (1.06 KB, text/plain)
2010-06-30 08:13 UTC, Stephan Bergmann
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-06-29 07:58:53 UTC
Recently modified
<http://hg.services.openoffice.org/re/DEV300_next/file/c3ffaa0d55a2/basic/source/runtime/wnt-mingw.s>
fails to build (see
<http://termite.services.openoffice.org/buildbot/builders/MinGW/builds/603>)
because it uses ';' instead of '#' for commments.  The attached
DEV300_m84-basic.patch should fix that.
Comment 1 Stephan Bergmann 2010-06-29 08:00:59 UTC
Created attachment 70278 [details]
tentative fix
Comment 2 Stephan Bergmann 2010-06-30 08:10:13 UTC
...next build failure is at basic/source/runtime/dllmgr.cxx:687: error: invalid
conversion from `const sal_Unicode*' to `const WCHAR*'

The attached updated DEV300_m84-basic-2.patch should fix that, too.
Comment 3 Stephan Bergmann 2010-06-30 08:13:33 UTC
Created attachment 70311 [details]
tentative fix, 2nd attempt
Comment 4 tono 2010-07-02 16:24:32 UTC
Started in cws mingwport31.
Comment 5 tono 2010-07-05 13:21:53 UTC
Fixed in cws mingwport31.
Comment 6 tono 2010-07-05 13:22:38 UTC
.
Comment 7 tono 2010-07-05 13:28:54 UTC
@vg: Please verify.
Comment 8 vg 2010-07-07 15:25:31 UTC
verified in CWS mingwport 31
Comment 9 tono 2010-11-15 21:30:58 UTC
.