definitely top of my list for this morning.

I'm hoping it was nothing more than what you describe.

geir


Ivan Volosyuk wrote:
Geir, it was JIRA 1372. Currently it is marked as closed after these commits.
It looks like it doesn't compile due to the same mistake Weldon made
after me. To new files was not added to the SVN and only existed in
local copy of repository.

Please deal with the JIRA, either reopen it or commit it again with
the new files added.

--
Ivan

On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: geirm
Date: Thu Sep 28 10:53:54 2006
New Revision: 450941

URL: http://svn.apache.org/viewvc?view=rev&rev=450941
Log:
Rollback of r450918, r450919 (HARMONY-1372 it appears) via :

$ svn merge -r 450919:450917 https://svn.apache.org/repos/asf/incubator/harmony/enhanced/drlvm/trunk
U    vm/gc/src/prepare.cpp
U    vm/gc/src/gc_for_vm.cpp
U    vm/gc/src/init.cpp
U    vm/gc/src/collect_forced.cpp
U    vm/gc/src/collect_cache.cpp
U    vm/gc/src/slide_compact.h
U    vm/gc/src/collect_slide_compact.cpp
U    vm/gc/src/collect_copy.cpp
U    vm/gc/src/selector.cpp
U    vm/gc/src/gc_types.h
U    vm/gc/src/collect.cpp
U    vm/gc/src/timer.h
U    vm/gc/src/root_set_cache.h
U    vm/gc/src/collect.h
U    vm/vmcore/src/util/mem_alloc.cpp

because it doesn't build, even after a clean, on this box anyway - Ubuntu 6. We'll
investigate after the snapshot is done.




Modified:
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect.h
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect_cache.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect_copy.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect_forced.cpp
incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect_slide_compact.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/gc_for_vm.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/gc_types.h
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/init.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/prepare.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/root_set_cache.h
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/selector.cpp
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/slide_compact.h
    incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/timer.h
incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/include/version_svn_tag.h incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/mem_alloc.cpp

Modified: incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect.cpp
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/vm/gc/src/collect.cpp?view=diff&rev=450941&r1=450940&r2=450941



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to