Hi Levente,<br><br><div class="gmail_quote">On Tue, Jul 13, 2010 at 7:32 AM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
On Sun, 11 Jul 2010, David T. Lewis wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Forwarding trimmed message (full diff to large for list)<br>
<br>
----- Forwarded message from <a href="mailto:vm-dev-owner@lists.squeakfoundation.org" target="_blank">vm-dev-owner@lists.squeakfoundation.org</a> -----<br>
<br>
Date: Sun, 11 Jul 2010 09:25:44 -0700<br>
To: <a href="mailto:vm-dev@lists.squeakfoundation.org" target="_blank">vm-dev@lists.squeakfoundation.org</a><br>
From: <a href="mailto:commits@squeakvm.org" target="_blank">commits@squeakvm.org</a><br>
Subject: [commit] r2232 - OSCogVM source as per VMMaker-oscog.20. Fixed<br>
</blockquote>
<br>
Is VMMaker-oscog.20 missing from the VMMaker repository, or is it for VMMaker-oscog.19?<br></blockquote><div><br></div><div>Hmmm.  Its missing.  I&#39;ve just copied it up from my package cache.  What&#39;s weird is that every time I try to publish to  <a href="http://www.squeaksource.com/VMMaker">http://www.squeaksource.com/VMMaker</a> from my Squeak 4.1 VMMaker image I get some error back from the repository about an invalid date format.  The image is the same one that&#39;s in <a href="http://www.squeakvm.org/svn/squeak/branches/Cog/image/VMMaker-Squeak4.1.image">http://www.squeakvm.org/svn/squeak/branches/Cog/image/VMMaker-Squeak4.1.image</a> .  Could some of my base changes could be affecting the format of the put?  Has anyone else seen anything like this?</div>
<div><br></div><div>The next time the error happens I&#39;ll try not to ignore it :)</div><div><br></div><div>cheers</div><div>Eliot</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
<br>
Levente<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
        primitiveObjectPointsTo.<br>
<br>
Author: eliot<br>
Date: 2010-07-11 09:25:43 -0700 (Sun, 11 Jul 2010)<br>
New Revision: 2232<br>
<br>
Added:<br>
  branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c<br>
  branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c<br>
  branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c<br>
  branches/Cog/platforms/win32/plugins/SqueakFFIPrims/Makefile<br>
Removed:<br>
  branches/Cog/platforms/unix/plugins/SqueakFFIPrims/acinclude.m4<br>
  branches/Cog/platforms/win32/plugins/SqueakFFIPrims/sqWin32FFI.c<br>
Modified:<br>
  branches/Cog/image/VMMaker-Squeak4.1.changes<br>
  branches/Cog/image/VMMaker-Squeak4.1.image<br>
  branches/Cog/macbuild/SqueakFFIPrims/SqueakFFI.xcodeproj/project.pbxproj<br>
  branches/Cog/platforms/Cross/plugins/SqueakFFIPrims/sqFFI.h<br>
  branches/Cog/platforms/Cross/vm/sqMemoryAccess.h<br>
  branches/Cog/platforms/Cross/vm/sqVirtualMachine.c<br>
  branches/Cog/platforms/Cross/vm/sqVirtualMachine.h<br>
  branches/Cog/platforms/Mac OS/vm/sqConfig.h<br>
  branches/Cog/platforms/Mac OS/vm/sqMacMemory.c<br>
  branches/Cog/platforms/Mac OS/vm/sqPlatformSpecific.h<br>
  branches/Cog/platforms/unix/plugins/SqueakFFIPrims/00README<br>
  branches/Cog/platforms/unix/plugins/SqueakFFIPrims/Makefile<br>
  branches/Cog/platforms/unix/plugins/SqueakFFIPrims/Makefile.in<br>
  branches/Cog/platforms/unix/vm/sqUnixHeartbeat.c<br>
  branches/Cog/src/examplePlugins.ext<br>
  branches/Cog/src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c<br>
  branches/Cog/src/plugins/SoundGenerationPlugin/SoundGenerationPlugin.c<br>
  branches/Cog/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c<br>
  branches/Cog/src/vm/cogit.c<br>
  branches/Cog/src/vm/cogit.h<br>
  branches/Cog/src/vm/cogmethod.h<br>
  branches/Cog/src/vm/cointerp.c<br>
  branches/Cog/src/vm/cointerp.h<br>
  branches/Cog/src/vm/gcc3x-cointerp.c<br>
  branches/Cog/src/vm/interp.h<br>
  branches/Cog/stacksrc/vm/gcc3x-interp.c<br>
  branches/Cog/stacksrc/vm/interp.c<br>
  branches/Cog/stacksrc/vm/interp.h<br>
Log:<br>
OSCogVM source as per VMMaker-oscog.20.  Fixed primitiveObjectPointsTo.<br>
Reentrant FFI plugin (for x86).<br>
<br>
<br>
----- End forwarded message -----<br>
<br>
</blockquote>
</blockquote></div><br>