BUILD COMPLETE: build.546
Date of build: 2008-02-08 10:13:08 +0600
Time to build: 34 minutes 54 seconds
Last changed: 02/08/2008 09:59:58
Last log entry: Quick fix for commit r619649
***********************************************************
Errors/Warnings: (5)
[cc-ant]: Test Suite 'hdk' execution. Repository updated: true
[cc-ant]: Result: failed.superiors = '${failed.superiors}'
[hdk]: Updating HDK workspace to revision: HEAD
[compile-cc] cl : Command line warning D4025 : overriding '/W3' with '/W4'
[exec] Result: 1175
***********************************************************
Unit Tests: (0)
No Tests Run: This project doesn't have any tests
***********************************************************
Modifications since last successful build: (9)
modified smishura
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.c
02/08/2008 09:59:58 Quick fix for commit r619649
modified hindessm
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/inflater.c
02/08/2008 03:51:18 More error handling improvements and compiler warnings
fixes.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/deflater.c
02/08/2008 03:51:18 More error handling improvements and compiler warnings
fixes.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/adler32.c
02/08/2008 03:42:44 Use include file rather than ad hoc prototype.Add memory
error check.Fix compiler warnings.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.c
02/08/2008 03:33:01 Fixing compiler warnings.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/zip.h
02/08/2008 03:24:50 Add a macro to assist in providing more appropriate
exceptions fromzlib errors.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/jarfile.c
02/08/2008 03:20:26 Fixing compiler warnings.
modified hindessm
/harmony/enhanced/classlib/trunk/modules/archive/src/main/native/archive/shared/jarfile.c
02/08/2008 03:17:43 Another case similar to r575035 where we are getting the
global referencefrom the cache so we don't need to make a local reference.
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp
02/08/2008 00:22:15 Fixed compilation warning