<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="+1">Hi Gerald, <br>
</font></p>
<p><font size="+1">This VM now returns a version 3, but Vector
graphics wants version 4:</font></p>
<p>isPluginAvailable<br>
"<br>
VectorEngineWithPlugin isPluginAvailable<br>
Semantic version numbering in a single SmallInteger:<br>
Version numbers 1 to 99 are backwards compatible. When
incompatibility is needed. jump straight to 101.<br>
Version numbers 101 to 199 are backwards compatible. When
incompatibility is needed. jump straight to 201.<br>
And so.<br>
Note: this is Api version, not package version. If no Api
change, Api version doesn't change, regardless of changes in the
Plugin or Smalltalk code.<br>
See #pluginApiVersion (in this class, and in
VectorEnginePlugin)<br>
"<br>
| pluginApiVersion |<br>
pluginApiVersion _ self pluginApiVersion.<br>
^ pluginApiVersion between: 4 and: 99</p>
<p>Thanks</p>
<p>Hilaire<br>
</p>
<div class="moz-cite-prefix">Le 16/06/2021 à 20:42, Gerald Klix a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:55cf88e8-dfa3-9d16-a47e-3d9d0e558315@klix.ch">WTH? Now I
am totally confused!
<br>
<br>
Oh man. I am really sorry. Looks like I don't understand
<br>
my own release directory structure.
<br>
The right VM, not the Haver release,
<br>
is this one:
<br>
<a class="moz-txt-link-freetext"
href="https://www.klix.ch/haver/releases/5.0-202105210801-HVR_MVP_ALPHA3_VEP_2021-06-02-x86-64bit.tar.xz"
moz-do-not-send="true">https://www.klix.ch/haver/releases/5.0-202105210801-HVR_MVP_ALPHA3_VEP_2021-06-02-x86-64bit.tar.xz</a>
<br>
<br>
</blockquote>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
</body>
</html>