I have a Vista workstation at home. I might have some spare time on
Sunday. I'll take a look at it.

/JK


2009/12/11 Werner Punz <[email protected]>:
> Jan-Kees van Andel schrieb:
>>
>> Yeah, so do I, but at work I have to use Windows (at least I have
>> Cygwin installed) and at home I also like to play recent games. ;-)
>>
>> But if it's only a file separator issue, I can maybe fix it myself and
>> build from the sources. (and of course commit it)
>>
> Sorry for answering so late, but I had a hellish ride back from Zurich
> , came home basically at 2h30 in the morning, in between I have seen parts
> of Vienna I probably really would not have wanted to see, at
> least not during the night.
>
> Anyway back to the topic.
>
> It is probably just a handful of file separator issues with backslashes
> being used automatically by File.separator in Regexps. I only can guess
> there as well, because I have not had time yet to look into it.
>
> It is probably easily fixed by just using the commons-io Filenameutils
> instead, but there is another issue regarding Windows yet,I also have not
> set the mutexes in the compiler parts to avoid windows filelocking
> if more than one user hits the server. This has the same reasons, I
> know about it, but yet have not had time to fix it yet.
> The multiuser area is the one I started the day before yesterday and
> probably will be finalized around next week.
>
> The reason for the Windows bugs, is simply that I develop on OSX (before
> Linux),
> due to the abundance of filelocking, and the windows issues are more or less
> a pre alpha bugfixing thing. Getting all the features in I want comes first
> before going into that bugfixing round.
>
>
> Sorry for that, but there is only so much time I can dedicate to the project
> ;-), so it is either nail down the bugs, send in the patches
> or wait until I have fixed then, or simply use a vm for a quick testing
> with a Linux image ;-)
>
>
>
> Werner
>
>

Reply via email to