Hi Marek,
I have fixed the problems we've all encountered running the test suite  
on Windows.  All tests now pass on my Pygr version built under Cygwin  
(Windows XP Professional; Python 2.5; no MySQLdb).  Marek, please go  
ahead and test this on Visual Studio.  Get the latest code from my  
must_close branch:
git pull git://github.com/ctb/pygr.git must_close

FYI, I described the issue in a message to the newsgroup:
http://groups.google.com/group/pygr-dev/msg/eb075a9ffac5536a
There's a long thread discussing whether we should make close()  
mandatory for various Pygr objects like SequenceFileDB, because of  
this issue on Windows.  I implemented this in my must_close branch and  
am awaiting review from Titus.

Yours,

Chris

On Apr 22, 2009, at 4:15 PM, Marek Szuba wrote:

> Hi Chris,
>
> I've finally finished installing Visual Studio 2003... The good news
> is, once you're done Pygr compiles without problems and doesn't fail
> where the MinGW-compiled version did. There are still, however,
> errors, some of them rather puzzling (e.g. complaining about
> insufficient permissions to access files which were created by the
> same process a moment earlier).
>
> -- 
> MS


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to