Issue 16114 - crashreport doesn't build with MS VC6 SP5
Summary: crashreport doesn't build with MS VC6 SP5
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: Sun Windows NT
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: hennes.rohling
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-26 15:26 UTC by sander_traveling
Modified: 2003-07-23 14:34 UTC (History)
2 users (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 sander_traveling 2003-06-26 15:26:18 UTC
------------------------------^M
Making:..\..\wntmsci7.pro\obj\soreport.obj^M
c:\PROGRA~1\MICROS~3\VC98\bin\cl.exe -Zm200 -c -nologo -Gs -Gy	-I.  -I. -I..\inc
-I..\..\inc -I..\..\WIN\inc -I..\..\wntmsci7.pro\i^M
nc -I. -Ic:\ooo_11_rc\solver\645\wntmsci7.pro\inc\stl
-Ic:\ooo_11_rc\solver\645\wntmsci7.pro\inc\external -Ic:\ooo_11_rc\solver\645\^M
wntmsci7.pro\inc -Ic:\ooo_11_rc\solenv\wntmsci7\inc -Ic:\ooo_11_rc\solenv\inc
-Ic:\ooo_11_rc\res -Ic:\ooo_11_rc\solver\645\wntmsci7.^M
pro\inc\stl -Ic:\j2sdk1.4.1_02\include\win32 -Ic:\j2sdk1.4.1_02\include
-Ic:\PROGRA~1\MIFD68~1\include -Ic:\progra~1\micros~3\vc98\i^M
nclude
   -I. -I..\..\res -I. -Ob1 -Ox -Oy- -Gd  -GX	 -DWNT -DWNT -DNT351 -DMSC -DMI200
-DINTEL -D_USE_NAMESPACE -D_X86_=1	-DFUL^M
L_DESK -DSTLPORT_VERSION=400 -DWINVER=0x400 -D_WIN32_IE=0x400 -D_MT
-DCPPU_ENV=msci -DSUPD=645 -DBUILD=8639 -DPRODUCT -DNDEBUG -DPRO^M
DUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DGUI -DSOLAR_JAVA
-DSRX645  -DMULTITHREAD -DWIN32 -D_MT -D_DLL -DWIN32 -D_^M
MT -D_DLL -W3 -Fo..\..\wntmsci7.pro\obj\soreport.obj
c:\ooo_11_rc\crashrep\source\win32\soreport.cpp^M
c:\PROGRA~1\MICROS~3\VC98\bin\cl.exe @c:\Temp\mk12^M
soreport.cpp^M
c:\ooo_11_rc\crashrep\source\win32\soreport.cpp(107) : error C2065: 'intptr_t' :
undeclared identifier^M
c:\ooo_11_rc\crashrep\source\win32\soreport.cpp(107) : error C2146: syntax error
: missing ')' before identifier 'hFile'^M
c:\ooo_11_rc\crashrep\source\win32\soreport.cpp(107) : error C2059: syntax error
: ')'^M
c:\ooo_11_rc\crashrep\source\win32\soreport.cpp(1307) : warning C4800: 'int' :
forcing value to bool 'true' or
'false' (performance^M
warning)^M
c:\ooo_11_rc\crashrep\source\win32\soreport.cpp(1371) : warning C4800: 'int' :
forcing value to bool 'true' or
'false' (performance^M
warning)^M
dmake.exe:  Error code 130, while making '..\..\wntmsci7.pro\obj\soreport.obj'^M
---*TG_SLO.MK*---^M
^M
ERROR: Error 65280 occurred while making
/cygdrive/c/ooo_11_rc/crashrep/source/win32^M
^M
Comment 1 Martin Hollmichel 2003-06-26 15:32:29 UTC
reassigned.
Comment 2 hennes.rohling 2003-06-26 17:12:49 UTC
Oh no, why does MS always change basic types in compiler releases ?!
Comment 3 hennes.rohling 2003-06-27 16:01:49 UTC
Fixed in ooo11rc
Comment 4 hennes.rohling 2003-07-23 14:33:52 UTC
Verified.
Comment 5 hennes.rohling 2003-07-23 14:34:15 UTC
closed.