Issue 112777

Summary: DEV300_m84 MinGW basic/source/runtime/wnt-mingw.s build failure
Product: General Reporter: Stephan Bergmann <stephan.bergmann.secondary>
Component: codeAssignee: vg <vladimir.glazounov>
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues, vladimir.glazounov
Version: current   
Target Milestone: OOo 3.3   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
tentative fix
none
tentative fix, 2nd attempt none

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
.