Issue 17689 - IRIX: setup2/source/agenda/action.cxx - "expression must be an lvalue"
Summary: IRIX: setup2/source/agenda/action.cxx - "expression must be an lvalue"
Status: CLOSED DUPLICATE of issue 17688
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: sander_traveling
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-31 06:04 UTC by nickb
Modified: 2004-08-13 10:40 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 nickb 2003-07-31 06:04:02 UTC
CC -c -I.  -I. -I../inc -I../../inc -I../../unx/inc -I../../unxirxm3.pro/inc -I.
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solver/645/unxirxm3.pro/inc/stl
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solver/645/unxirxm3.pro/inc/external
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solver/645/unxirxm3.pro/inc
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solenv/unxirxm3/inc
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solenv/inc
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/res
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solver/645/unxirxm3.pro/inc/stl
-I/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solenv/inc/Xp31
-I/usr/java2/include -I/usr/java2/include/irix
-I/usr/java2/include/native_threads/include     -I. -I../../res -I. -O2  
-LANG:ansi-for-init-scope=OFF -LANG:std -LANG:libc_in_namespace_std=ON
-LANG:exceptions=ON   -KPIC -DIRIX -DUNX -DVCL -DC730 -DC730 -DMIPS -DCVER=C730
-D_USE_NAMESPACE -DSTLPORT_VERSION=0x450 -D_USE_NAMESPACE=1 -DNEW_SOLAR
-DSGI_STL -D__STL_THROW_RANGE_ERRORS -D__DMAKE -DUNIX -DCPPU_ENV=MipsPro
-DSUPD=645 -DBUILD=8639 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0
-DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRX645  -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD  -w -o ../../unxirxm3.pro/slo/action.o
/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/setup2/source/agenda/action.cxx
cc-1125 CC: ERROR File =
/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/setup2/source/agenda/action.cxx,
Line = 1038
  Expression must be an lvalue.

                        aPattern = ((const
SiDirEntry&)(SiDirEntry(m_aSourceFile) +
SiDirEntry(OS::GetAllFilesWildCard()))).GetFull();
                                                       ^

cc-1125 CC: ERROR File =
/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/setup2/source/agenda/action.cxx,
Line = 1393
  Expression must be an lvalue.

        ByteString   aSource   = ((const
SiDirEntry&)(aAbsPath1+SiDirEntry(m_aSourceFile))).GetFull();
                                                     ^

cc-1125 CC: ERROR File =
/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/setup2/source/agenda/action.cxx,
Line = 1394
  Expression must be an lvalue.

        ByteString   aDest     = ((const
SiDirEntry&)(aAbsPath2+SiDirEntry(m_aDestFile))).GetFull();
                                                     ^

cc-1113 CC: ERROR File =
/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solver/645/unxirxm3.pro/inc/svtools/sbxvar.hxx,
Line = 461
  The function "SbxArrayRef::operator=(SbxArray *)" was referenced but not
          defined.

  SV_DECL_REF(SbxArray)
  ^

cc-1113 CC: ERROR File =
/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/solver/645/unxirxm3.pro/inc/svtools/sbxvar.hxx,
Line = 466
  The function "SbxInfoRef::operator=(SbxInfo *)" was referenced but not defined.

  SV_DECL_REF(SbxInfo)
  ^

5 errors detected in the compilation of
"/build1/nickb/openoffice/workarea/11rc/oo_1.1rc_src/setup2/source/agenda/action.cxx".
dmake:  Error code 2, while making '../../unxirxm3.pro/slo/action.obj'
Comment 1 Martin Hollmichel 2003-08-07 15:56:24 UTC
set target milestone to 1.1.1
Comment 2 Martin Hollmichel 2003-10-17 08:21:17 UTC
reassigned.
Comment 3 pavel 2003-12-27 14:25:27 UTC
This is a duplicate.

*** This issue has been marked as a duplicate of 17688 ***
Comment 4 jens-heiner.rechtien 2004-08-13 10:40:52 UTC
close