Page 1 of 1

Nightly Windows build contains non-Windows files

Posted: Fri Nov 29, 2013 10:38 pm
by Stefan
Sparked by all the recent z88dk discussion on WoS I decided to have a quick look.

I downloaded the nightly windows build and while unzipping got several warnings "Destination folder already contains processed file. Would you like to replace the existing file"

z88dk\include\X11\CVS contains two versions of each file:

Entries
Root
Repository

The Root and Repository files are identical but one of the Entries files contains:

Code: Select all

/X.h/1.1/Mon Mar 17 14:29:45 2008//
/Xlib.h/1.1/Mon Mar 17 14:29:45 2008//
/Xos.h/1.1/Mon Mar 17 14:29:45 2008//
/Xutil.h/1.1/Mon Mar 17 14:29:45 2008//
/Xz88dk.h/1.1/Mon Mar 17 14:29:45 2008//
D
Whereas the other only contains the final D.

Probably not important - but not a nice start.

Posted: Sun Dec 01, 2013 9:56 pm
by dom
That's a weird one, it looks like there was an "x11" folder at one point in time that was replaced with X11. I've now deleted the local copy and hopefully it won't show up again.

Posted: Mon Dec 02, 2013 6:53 am
by stefano
Curious about the discussion: is there a thear I could peep in ? :)

Posted: Mon Dec 02, 2013 11:26 am
by Stefan
stefano wrote:Curious about the discussion: is there a thear I could peep in ? :)
Sure:

Cross platform development - http://www.worldofspectrum.org/forums/s ... hp?t=45686
Collision Detection in SP1 - http://www.worldofspectrum.org/forums/s ... hp?t=45569
Documentation for SP1 for Z88DK? - http://www.worldofspectrum.org/forums/s ... hp?t=45569
ANN: SP1 for Z88DK (aka splib3, Sprite Pack v3.0) - http://www.worldofspectrum.org/forums/s ... hp?t=11729

There was also a thread about Alvin's z88dk interfaces for the FZX font driver - but that does not seem to be located in the development forum.

Posted: Mon Dec 02, 2013 11:28 am
by Stefan
dom wrote:That's a weird one, it looks like there was an "x11" folder at one point in time that was replaced with X11. I've now deleted the local copy and hopefully it won't show up again.
I saw the rename in CVS but did not match that to the contents of x11 and X11 both existing... it was the only obvious explanation for identical files (at first I thought entries and Entries, but they were both Entries).