chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #155: make chicken-doc work on windows


From: Chicken Trac
Subject: [Chicken-janitors] Re: #155: make chicken-doc work on windows
Date: Sat, 09 Jan 2010 08:59:50 -0000

#155: make chicken-doc work on windows
-------------------------+--------------------------------------------------
 Reporter:  felix        |       Owner:  felix   
     Type:  defect       |      Status:  assigned
 Priority:  major        |   Milestone:  4.4.0   
Component:  extensions   |     Version:  4.3.x   
 Keywords:  chicken-doc  |  
-------------------------+--------------------------------------------------
Changes (by zbigniew):

  * owner:  zbigniew => felix
  * status:  accepted => assigned


Comment:

 I committed some minor fixes to trunk of both chicken-doc and chicken-doc-
 admin.  However it turns out the main culprit is that `find-files` is
 broken on Windows, because it was never synced with the UNIX version.

 Additionally there were several changes required to even get Chicken to
 compile on MinGW (in both master and experimental).  I will now use this
 ticket for that.

 I would like to try something different and have you pull from my public
 git repository.  I have already done the work of applying the required
 fixes to master and merging them back into experimental.  Also I cherry-
 picked two critical commits from experimental into master.  The changes
 are below.  Assuming you agree with them, you don't have to do any work.
 ;)

 git://3e8.org/chicken-core.git (master and experimental branches)

 I find it nice to pull changes from an alien repository like mine into
 temporary branches so I could inspect the changes before merge--or add it
 as a remote.  I'm sure you don't need me explaining how to use git though.

 Any problems, or if this is ridiculous, let me know...

 {{{
 00dd069 Merge branch 'master' into experimental
 0548541 Remove extra quotes in Makefile.mingw
 0658aa8 Merge branch 'master' into experimental
 de552df Fix find-files on Windows to include directories
 4c8d3fb Use all: rule from defaults.make for MinGW
 1c7765a removed more traces of chicken-setup
 321e60a posixwin.c in bootstrap dir was using obsolete identifier
 fc601b5 Remove remnants of for-each-line / for-each-argv-line
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/155#comment:4>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]