Issue 12904 - sal/tests does not compile
Summary: sal/tests does not compile
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta
Hardware: All Other OS
: P2 Trivial (vote)
Target Milestone: ---
Assignee: stefan.zimmermann
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-01 10:03 UTC by Martin Hollmichel
Modified: 2004-02-06 17:22 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Martin Hollmichel 2003-04-01 10:03:04 UTC
/export/home/mh/local/ooo20030412/SRX644/src.m7/sal/tests/rtl_OString.cxx: In
function `sal_Bool test_rtl_OString_ctors_001(rtl::TestResult*)':
/export/home/mh/local/ooo20030412/SRX644/src.m7/sal/tests/rtl_OString.cxx:421:
`eVerbose' undeclared (first use this function)
/export/home/mh/local/ooo20030412/SRX644/src.m7/sal/tests/rtl_OString.cxx:421:
(Each undeclared identifier is reported only once for each function it appears in.)
/export/home/mh/local/ooo20030412/SRX644/src.m7/sal/tests/rtl_OString.cxx:428:
no matching function for call to `rtl::TestResult::logPrintf(sal_Bool&,
sal_Bool&, const char[39])'
/export/home/mh/local/ooo20030412/SRX644/src.m7/sal/tests/rtl_OString.cxx: In
function `sal_Bool test_rtl_OString_ctors_002(rtl::TestResult*)':
/export/home/mh/local/ooo20030412/SRX644/src.m7/sal/tests/rtl_OString.cxx:449:
no matching function for call to `rtl::TestResult::logPrintf(sal_Bool&,
sal_Bool&, const char[44])'

and many more compile errors
Comment 1 Martin Hollmichel 2003-04-09 10:59:41 UTC
set target
Comment 2 Martin Hollmichel 2003-05-16 12:38:03 UTC
reset target.

mh->sz: are there any updates ?
Comment 3 lars.langhans 2003-05-19 10:18:54 UTC
Why you dmake the tests directory? The prj/build.lst does not contain a 'tests' 
directory.

But, sal/tests will removed, due to the fact that it contains only 
very old tests. In CWS qadev6.

 
Comment 4 lars.langhans 2003-05-19 10:30:25 UTC
files from sal/tests directory removed in CWS qadev6
done.
Comment 5 lars.langhans 2003-05-23 16:19:44 UTC
really removed
Comment 6 Martin Hollmichel 2004-02-06 17:22:04 UTC
close issue.