<br><br><div class="gmail_quote">2008/4/28 Matej Kosik &lt;<a href="mailto:kosik@fiit.stuba.sk">kosik@fiit.stuba.sk</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
José Luis Redrejo napísal:<br>
<div class="Ih2E3d">&gt; The squeak-vm in the official Debian repository<br>
&gt; (<a href="http://packages.debian.org/lenny/squeak-vm" target="_blank">http://packages.debian.org/lenny/squeak-vm</a> ) &nbsp;is compiled as a 64 bits<br>
&gt; app in amd64. I had to apply some patches that you can see in the<br>
&gt; debianized sources (directory debian/patches). Those patches fix some of<br>
&gt; the bugs in 64 bits, but not they all. The vm is usable (I&#39;m working<br>
&gt; everyday in amd64) and works almost well, except for 64 bits bugs with<br>
&gt; the SoundPlugin .<br>
<br>
</div>Is there some concrete plan when these patches will be merged into mainstream version so that anyone<br>
having amd64 will be able to build usable VM without additional patches? Does it make sense to wait<br>
for that to happen?<br>
</blockquote><div><br><br>No idea<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
(I would like to keep the number of additional patches I must maintain and re-merge to the standard<br>
source-code tree to minimum. I am not really Squeak VM hacker and I do not want to apply something<br>
blindly if I do not understand what it is and whether it is a correct thing.)<br>
<font color="#888888"></font></blockquote><div><br>All the patches I apply to the package are documented. Also, they all are separated files from the source, and are applied using dpatch, so you can pick up and use only those that you like. Most of them are fixes from <a href="http://bugs.squeak.org">bugs.squeak.org</a>, and the bug number is documented in the patch. <br>
<br>For the rest, they are trivial patches (as adding the icon for the window manager, a patch created by somebody called Matej Kosik ;-), so I guess you don&#39;t need to apply them blindly.<br><br>Anyway, you&#39;re right: at least for the bug fixes, the patches should be approved and applied upstream. But, take into account that most of them are related to the plugins, not to the vm core itself, and as they are fixed in <a href="http://bugs.squeak.org">bugs.squeak.org</a>, and then applied to the latest squeak images, using vmmaker you should be able to regenerate the right sources without using any patch (theorically).<br>
<br>I do know that Ian Piumarta does not use to read this mailing list due to his lack of time, so I&#39;m cc&#39;ing him to assure he&#39;s aware of this thread.<br><br>Regards.<br>José L.<br></div></div><br>