<div dir="ltr">Hi David,<div><br></div><div>    hmmm, I&#39;m using trunk 4.5 and failing to get any packages displayed in the SqueakMap Catalogue browser.  What r you using?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Aug 23, 2013 at 1:42 PM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, Aug 23, 2013 at 11:29:25AM -0700, Eliot Miranda wrote:<br>
&gt; SLSIA<br>
&gt; --<br>
&gt; best,<br>
&gt; Eliot<br>
<br>
I found it on SqueakMap, labeled as &quot;Regular Expressions&quot; I think. It&#39;s in<br>
the form of a SAR install. Original home page is gone but it&#39;s still cached<br>
on SM so you can load it that way.<br>
<br>
After loading it, you&#39;ll have an obsolete copy of the plugin, so reload that<br>
from VMMaker after you&#39;ve loaded the SAR.<br>
<br>
There is an excellent set of unit tests, so that provides good examples.<br>
<br>
There is a Mantis entry with some info, but in summary:<br>
<br>
- The VM problem that the Debian folks encountered is probably a linker<br>
conflict between system-provided PCRE versus the local compiled code<br>
in our platforms/Cross tree.<br>
<br>
- I have a fix for the obsolete pcre_info() issue, converting it to<br>
pcre_fullinfo(), but I have not posted it yet. The necessary code for<br>
pcre_fullinfo() is present in the platforms/Cross, so this can be fixed<br>
independently of linker confusion. (I am away and don&#39;t have access to<br>
the patch right now, I don&#39;t mean to sound secretive).<br>
<br>
- The plugin is totally broken for 64-bit pointers. I&#39;m in the process<br>
of trying to fix that, but do not have it working yet.<br>
<br>
- We should use platform libaries when present (i.e. any reasonable<br>
unix/linux platform) but I don&#39;t know if this is an option for Windows<br>
or RiscOS, so I&#39;m not sure what we should do about the code in Cross.<br>
Probably it should be taken out of Cross and put into individual platform<br>
trees if required there.<br>
<br>
- The code to use RePlugin (subject of your original question) needs a<br>
new home in a Monticello repository, and a new maintainer. The SqueakMap<br>
entry can be updated once that has been done (someone will need to<br>
grant access to the old entry for the new maintainer).<br>
<br>
Dave<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>
</div>