Again on Windows support

2009-03-18 Thread carlo.bramix
Hello, I saw there was a try for fixing the bug with guile and pthreads-w32. I just wanted to say, although the fix seems to work, in my opinion this is the wrong way to proceed. "struct timespec" does not exist under Windows, this is the truth. It has been added as an hack into pthreads-w32 just

Re: vm merged to master

2009-03-18 Thread Neil Jerram
Andy Wingo writes: > Hi, > > On Sat 14 Mar 2009 14:19, Neil Jerram writes: > >> - make distcheck fails; looks like because vm-i-*.i not included in >> the distribution (i.e. EXTRA_DIST). > > I have not yet poked distcheck, but non-srcdir builds do work as of now. > I don't know what the deal wit