[Pharo-project] Missing primitive
Hi, I fixed issue 864 a few minutes ago. But that showed another problem. SocketAddress>>hostNumber is using a primitve primitiveResolverHostNameSize that is not there. At least not on my machine. I use expury-0.15.1 vm. Can anybody check if this is a problem or only on my site? I created an issue 882 for it Norbert
This seems to be already reported but fixed in exupery-vm-0.15.1-linux.tz :( Here's a VM that should have the IP6 primitives in it: http://ftp.squeak.org/Exupery/vms/exupery-vm-0.15.1-linux.tz That's the vm that you are using? which version of Pharo? See this thread: http://n2.nabble.com/Undefined-symbol-using-Exupery-VM-td2581456.html#a25814... Cheers, Mariano On Fri, Jun 12, 2009 at 5:42 AM, Norbert Hartl <norbert@hartl.name> wrote:
Hi,
I fixed issue 864 a few minutes ago. But that showed another problem. SocketAddress>>hostNumber is using a primitve
primitiveResolverHostNameSize
that is not there. At least not on my machine. I use expury-0.15.1 vm. Can anybody check if this is a problem or only on my site?
I created an issue 882 for it
Norbert
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi, I downloaded the vm from the website again and now it works. Seems I have an older version of exupery (don't ask why). I closed the ticket that I've created. Norbert On Fri, 2009-06-12 at 12:10 -0100, Mariano Martinez Peck wrote:
This seems to be already reported but fixed in exupery-vm-0.15.1-linux.tz :(
Here's a VM that should have the IP6 primitives in it:
http://ftp.squeak.org/Exupery/vms/exupery-vm-0.15.1-linux.tz
That's the vm that you are using? which version of Pharo?
See this thread: http://n2.nabble.com/Undefined-symbol-using-Exupery-VM-td2581456.html#a25814...
Cheers,
Mariano
On Fri, Jun 12, 2009 at 5:42 AM, Norbert Hartl <norbert@hartl.name> wrote: Hi,
I fixed issue 864 a few minutes ago. But that showed another problem. SocketAddress>>hostNumber is using a primitve
primitiveResolverHostNameSize
that is not there. At least not on my machine. I use expury-0.15.1 vm. Can anybody check if this is a problem or only on my site?
I created an issue 882 for it
Norbert
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Fri, Jun 12, 2009 at 7:05 PM, Norbert Hartl <norbert@hartl.name> wrote:
Hi,
I downloaded the vm from the website again and now it works. Seems I have an older version of exupery (don't ask why).
I closed the ticket that I've created.
I am glad that worked. However, tried to put a comment when you close a ticket. Perhaps, later, there is another guy with the same problem as you, searches in the issues page, finds your ticket and doesn't know how you fix it :) I added a comment there. Best, Mariano
Norbert
On Fri, 2009-06-12 at 12:10 -0100, Mariano Martinez Peck wrote:
This seems to be already reported but fixed in exupery-vm-0.15.1-linux.tz :(
Here's a VM that should have the IP6 primitives in it:
http://ftp.squeak.org/Exupery/vms/exupery-vm-0.15.1-linux.tz
That's the vm that you are using? which version of Pharo?
See this thread:
http://n2.nabble.com/Undefined-symbol-using-Exupery-VM-td2581456.html#a25814...
Cheers,
Mariano
On Fri, Jun 12, 2009 at 5:42 AM, Norbert Hartl <norbert@hartl.name> wrote: Hi,
I fixed issue 864 a few minutes ago. But that showed another problem. SocketAddress>>hostNumber is using a primitve
primitiveResolverHostNameSize
that is not there. At least not on my machine. I use expury-0.15.1 vm. Can anybody check if this is a problem or only on my site?
I created an issue 882 for it
Norbert
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Mariano Martinez Peck -
Norbert Hartl