Issue 25170 - VC6: sd/source/filter/pptin.cxx
Summary: VC6: sd/source/filter/pptin.cxx
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1.1a
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: pavel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 15:25 UTC by pavel
Modified: 2004-02-27 13:05 UTC (History)
3 users (show)

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


Attachments
VC6 build fix (1.93 KB, patch)
2004-02-06 15:26 UTC, pavel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2004-02-06 15:25:41 UTC
fix3 with VC6:

guw.pl /cygdrive/c/Progra~1/Micros~3/VC98/Bin/cl.exe @/tmp/mkb01528
Command: /cygdrive/c/Progra~1/Micros~3/VC98/Bin/cl.exe
pptin.cxx

c:\OOo\pavel\BuildDir\ooo_1.1.1_src\sd\source\filter\pptin.cxx(870) : error
C2668: 'valueOf' : ambiguous call to overloaded function
c:\OOo\pavel\BuildDir\ooo_1.1.1_src\sd\source\filter\pptin.cxx(983) : error
C2668: 'valueOf' : ambiguous call to overloaded function
c:\OOo\pavel\BuildDir\ooo_1.1.1_src\sd\source\filter\pptin.cxx(1020) : error
C2668: 'valueOf' : ambiguous call to overloaded function
dmake:  Error code 2, while making '../../wntmsci9.pro/slo/pptin.obj'

The attached patch fixed it for me.
Comment 1 pavel 2004-02-06 15:26:49 UTC
Created attachment 12930 [details]
VC6 build fix
Comment 2 Martin Hollmichel 2004-02-06 17:27:25 UTC
mh->pavel: please commit to fix3.
mh-sj: please review :).
Comment 3 pavel 2004-02-06 18:05:49 UTC
Committed to cws_srx645_ooo111fix3.
Comment 4 pavel 2004-02-06 18:06:25 UTC
Committed to cws_srx645_ooo111fix3.
Comment 5 Martin Hollmichel 2004-02-27 13:05:27 UTC
close issue