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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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
Release 2005 12 10 - fixes   Message List  
Reply | Forward Message #7611 of 11910 |

http://www.iolanguage.com/downloads/

Release 2005 12 10 - fixes
=====================
- a number of build fixes and patch
(sorry, I lost the details when I had to recreate the darcs repo)




Sat Dec 10, 2005 10:35 pm

stevedekorte
Offline Offline
Send Email Send Email

Forward
Message #7611 of 11910 |
Expand Messages Author Sort by Date

http://www.iolanguage.com/downloads/ Release 2005 12 10 - fixes ===================== - a number of build fixes and patch (sorry, I lost the details when I had...
Steve Dekorte
stevedekorte
Offline Send Email
Dec 10, 2005
10:35 pm

... Here's a diff of the changes I made for MSVC7. Also, it looks like the projects/win32vc7 directory was removed and replaced with win32vcproj, which is not...
Kevin Edwards
edwakev
Offline Send Email
Dec 11, 2005
9:36 am

... I'm terribly sorry: my analysis was incorrect and it was a bad example (since it actually works properly). The actual problem is that coroDo is defined on...
Kevin Edwards
edwakev
Offline Send Email
Dec 11, 2005
10:24 pm

Hi Kevin, - line := line .. "\n" .. (stdin readLine ifNil(writeln("exiting"); /*Lobby exit*/)) + line := line .. (stdin readLine...
Quag
quagath
Offline Send Email
Dec 11, 2005
11:02 pm

... Actually, someone else added this part: ifNil(writeln("exiting"); /*Lobby exit*/) "Lobby exit" was commented out in the original 2005-12-10... I don't know...
Kevin Edwards
edwakev
Offline Send Email
Dec 12, 2005
12:29 am

... Why did we have 4 different win32 projects for visual C? Can we get a consensus from Windows folks here as to which ones we should keep and which are no...
Steve Dekorte
stevedekorte
Offline Send Email
Dec 12, 2005
1:57 pm

... Visual Studio 8 changed its workspace/project (now solution/vcproj) file format. However, VS8 was only just released, so most people haven't switched ...
Noah Gibbs
noah_gibbs
Offline Send Email
Dec 12, 2005
7:23 pm

... I suggest we take the route Kevin proposed, i.e. to autogenerate the project files from a script. Doesn't necessarily have to be a Python script, though....
Jonas Eschenburg
jonas_eschen...
Offline Send Email
Dec 12, 2005
7:35 pm

... That should be quite easy for Visual Studio 8 files. They're simple XML with a couple of 'magic number' bytes at the beginning. It'll be harder for the ...
Noah Gibbs
noah_gibbs
Offline Send Email
Dec 12, 2005
7:50 pm

... win32vc2005\ - (aka VC8) I think Jeff Drake made this and built IoDesktop. My win32vc7 could be imported for IoVM but all the other binding / lib projects...
Kevin Edwards
edwakev
Offline Send Email
Dec 12, 2005
11:08 pm
Advanced

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