Search the web
Sign In
New User? Sign Up
iolanguage · Io
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3683 - 3712 of 11910   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3683
People have asked so many times for stable and development releases, but I'm not sure a distinction like that would be very meaningful right now. We don't ...
Daniel Ehrenberg
littledanehren
Offline Send Email
Apr 1, 2004
12:40 pm
3684
I would do that, but I'm not sure how to get sockets to work. How do I work through a firewall and how do I know what address(es) to add to the DNSResolver? ...
Daniel Ehrenberg
littledanehren
Offline Send Email
Apr 1, 2004
5:22 pm
3685
... This is another place where revision control systems make things a lot easier. Doing this in arch, for example, I'd have at least the following in the...
dsallings
Offline Send Email
Apr 1, 2004
6:07 pm
3686
"Daniel Ehrenberg" <littledanehren@...> wrote in message news:20040401124025.37342.qmail@.... ... It would just be nice to have a...
Mike Austin
mike_ekim
Offline Send Email
Apr 1, 2004
7:49 pm
3687
Thursday, April 1, 2004, 9:58:05 PM, you wrote: MA> It would just be nice to have a release that is known to work. Say MA> someone new to Io downloads it...
Hans-Dieter Stich
hdstich2003
Offline Send Email
Apr 1, 2004
8:14 pm
3688
... Hi folks, I'm new here, just a lurker so far and I did this very thing simply because my Mandrake 9.1 install didn't have automake. So I updated that and...
Jim Moy
james_moy
Offline Send Email
Apr 1, 2004
9:23 pm
3689
... I can't test them on Windows, so it's up to someone on Windows to fix the current build problem with libevent. ... No need to add addresses to DNSResolver...
Steve Dekorte
stevedekorte
Offline Send Email
Apr 1, 2004
10:57 pm
3690
Well, I thought I'd give it a try, attached is a very minimal libevent api for Windows. It works a little differently, the async reads actual get data back so...
Mike Austin
mike_ekim
Offline Send Email
Apr 1, 2004
11:11 pm
3691
... Well, if we can organize some binary distributions, we can call them the "stable" release and call the source the "development" release. -- Steve...
Steve Dekorte
stevedekorte
Offline Send Email
Apr 1, 2004
11:24 pm
3692
"Steve Dekorte" <steve@...> wrote in message news:006E2500-8430-11D8-87AB-000393ACB27C@.... ... You could also say libevent is the problem,...
Mike Austin
mike_ekim
Offline Send Email
Apr 1, 2004
11:40 pm
3693
... Any way to do it as a MIME attachment? None of my mailers actually handle uuencode anymore :-O chuck...
Chuck Adams
cja987
Offline Send Email
Apr 1, 2004
11:48 pm
3694
Attempt #2... I guess Windows libevent could use select(), also. "Mike Austin" <mike_ekim@...> wrote in message news:c4i7id$6be$1@.... ... ...
Mike Austin
mike_ekim
Offline Send Email
Apr 1, 2004
11:52 pm
3695
"Steve Dekorte" <steve@...> wrote in message news:5DC1558C-8430-11D8-87AB-000393ACB27C@.... ... Sounds fair enough for now. Mike...
Mike Austin
mike_ekim
Offline Send Email
Apr 2, 2004
12:00 am
3696
Friday, April 2, 2004, 1:00:27 AM, you wrote: SD> Well, if we can organize some binary distributions, we can call SD> them the "stable" release and call...
Hans-Dieter Stich
hdstich2003
Offline Send Email
Apr 2, 2004
5:37 am
3697
... it. ... I second that. Roberto...
Roberto Amorim
wolfox44
Offline Send Email
Apr 2, 2004
12:50 pm
3698
... That's an argument for binary releases, not for seperating 'stable' and development' things. Daniel Ehrenberg __________________________________ Do you...
Daniel Ehrenberg
littledanehren
Offline Send Email
Apr 2, 2004
3:03 pm
3699
"Daniel Ehrenberg" <littledanehren@...> wrote in message news:20040402150242.63962.qmail@.... ... Yeah, I guess it does work out...
Mike Austin
mike_ekim
Offline Send Email
Apr 2, 2004
7:42 pm
3700
... Hi Jim, It will basically be a *very* much simplified version of garage band that is only for loops. I got the contract because they liked one of my sound...
Steve Dekorte
stevedekorte
Offline Send Email
Apr 3, 2004
5:02 am
3701
The following iolanguage poll is now closed. Here are the final results: POLL QUESTION: Where does Austin's Array primitive belong? CHOICES AND RESULTS - IoVM...
iolanguage@yahoogroup...
Send Email
Apr 3, 2004
8:59 am
3702
I'm starting to give up on ever getting a sane build environment with msys. Autoconf and automake seems hopelessly broken, where config.guess either guesses...
Chuck Adams
cja987
Offline Send Email
Apr 3, 2004
9:45 pm
3703
... Which library is giving you these problems? -- Steve...
Steve Dekorte
stevedekorte
Offline Send Email
Apr 3, 2004
11:17 pm
3704
"Steve Dekorte" <steve@...> wrote in message news:0F0BBF1E-85C5-11D8-880C-000393ACB27C@.... ... libevent - it's the only library that depends...
Mike Austin
mike_ekim
Offline Send Email
Apr 4, 2004
1:50 am
3705
Dear Mike, That doesn't work for me: Win ME gcc version 3.2.3 (mingw special 20030504-1) When I start the server, it prints 'looped' every second or so on the...
Peter Hull
peterhull90
Offline Send Email
Apr 4, 2004
11:34 am
3706
To be a bit more helpful, when it calls the function 'callback', errorCode is set to 10035 (WSAEWOULDBLOCK), "A non-blocking socket operation could not be...
peterhull90
Offline Send Email
Apr 4, 2004
12:11 pm
3707
If I (for some obscure reason) modify /ObjcBridge/_tests/HelloWorld2.io so that the sayHello method looks like this: AppDelegate sayHello: := method(sender, ...
Jon Kleiser
jon_kleiser
Offline Send Email
Apr 4, 2004
3:37 pm
3708
... Several, including Micro and Regex. I didn't even get to libevent. I don't have the output right now, but they all center around config.guess not...
Chuck Adams
cja987
Offline Send Email
Apr 5, 2004
2:10 pm
3709
... Well, I'd welcome that, although it will be up to the Windows users to maintain it. Cheers, -- Steve...
Steve Dekorte
stevedekorte
Offline Send Email
Apr 5, 2004
2:27 pm
3710
Steve, Monday, April 5, 2004, 4:13:27 PM, Steve Dekorte wrote: ... SD> Well, I'd welcome that, although it will be up to the Windows users to SD> maintain it. ...
Hans-Dieter Stich
hdstich2003
Offline Send Email
Apr 5, 2004
2:51 pm
3711
I had Dev-C++ project files for both IoVM and IoServer a good while ago, but I assume they are no longer valid. Anyway, I've switched to MinGW Developer ...
Roberto Amorim
wolfox44
Offline Send Email
Apr 5, 2004
3:09 pm
3712
"peterhull90" <peter.hull90@...> wrote in message news:c4ou0j+10rif@.... ... Can you tell which wich function exactly? Is it just after the...
Mike Austin
mike_ekim
Offline Send Email
Apr 5, 2004
10:25 pm
Messages 3683 - 3712 of 11910   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help