Open port crashes View 2.7.6
[1/9] from: semseddinm::bircom::com at: 28-Jan-2009 18:46
Hi,
Following lines crashed View 2.7.6 on WinXP Pro:
p: open udp://:9000
close p
open p ;crash
but following line don't:
in9000: open udp://127.0.0.1:9000
close in9000
open in9000
I know on first example I could do;
p: open udp://:9000
close p
p: open udp://:9000
and it will work, but why the first one crashes while the second does not I wonder? And
"open" returns a port! value, so p is a port and open
should be able to open p or give an error, right?
[2/9] from: semseddinm::bircom::com at: 29-Jan-2009 10:38
Any idea?
I guess everybody is waiting for R3 :)
[3/9] from: henrikmk:g:mail at: 29-Jan-2009 10:29
On Thu, Jan 29, 2009 at 9:38 AM, =AAemseddin Moldibi [ Bircom ]
<semseddinm-bircom.com> wrote:
> Any idea?
> I guess everybody is waiting for R3 :)
I can't answer the question, but that bug should be logged to RAMBO,
if it isn't already there.
--
Regards,
Henrik Mikael Kristensen
[4/9] from: petr:krenzelok:seznam:cz at: 29-Jan-2009 10:35
Henrik Mikael Kristensen napsal(a):
> On Thu, Jan 29, 2009 at 9:38 AM, =AAemseddin Moldibi [ Bircom ]
> <semseddinm-bircom.com> wrote:
<<quoted lines omitted: 3>>
> I can't answer the question, but that bug should be logged to RAMBO,
> if it isn't already there.
Well, but as I already noted - RAMBO link did not survive rebol.net
clean-up :-) I think we should ask Carl to put it back for some time ...
-pekr-
[5/9] from: compkarori:gm:ail at: 29-Jan-2009 13:23
Which one is the bug?
That it can re-open with udp ?
On Thu, Jan 29, 2009 at 10:29 PM, Henrik Mikael Kristensen
<henrikmk-gmail.com> wrote:
> On Thu, Jan 29, 2009 at 9:38 AM, =AAemseddin Moldibi [ Bircom ]
> <semseddinm-bircom.com> wrote:
<<quoted lines omitted: 9>>
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
--
Graham Chiu
http://www.synapsedirect.com
Synapse - the use from anywhere EMR.
[6/9] from: henrikmk:gmai:l at: 29-Jan-2009 11:28
On Thu, Jan 29, 2009 at 10:35 AM, Petr Krenzelok
<petr.krenzelok-seznam.cz> wrote:
> Henrik Mikael Kristensen napsal(a):
>> On Thu, Jan 29, 2009 at 9:38 AM, =AAemseddin Moldibi [ Bircom ]
<<quoted lines omitted: 9>>
> Well, but as I already noted - RAMBO link did not survive rebol.net
> clean-up :-) I think we should ask Carl to put it back for some time ...
For the record: RAMBO did not disappear, only the link:
http://www.rebol.net/cgi-bin/rambo.r
--
Regards,
Henrik Mikael Kristensen
[7/9] from: semseddinm:bircom at: 29-Jan-2009 13:56
Ok, I submitted it on RAMBO. Id: 4380
Thanks.
[8/9] from: semseddinm:bircom at: 29-Jan-2009 14:00
There are also 4 spam tickets on RAMBO.
[9/9] from: henrikmk::gmail::com at: 29-Jan-2009 15:09
On Thu, Jan 29, 2009 at 1:00 PM, =AAemseddin Moldibi [ Bircom ]
<semseddinm-bircom.com> wrote:
> There are also 4 spam tickets on RAMBO.
Spam occurs there daily. RAMBO is cleaned of spam daily.
--
Regards,
Henrik Mikael Kristensen
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted