shithub: mc

Download patch

ref: b66ed6357da0796ef4f5319ba3703bbc6e7a025a
parent: 885ddee11e81c48af3ddf43f4682aad5ab729e7a
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Jun 12 07:57:14 EDT 2015

Regenerate OSX bootstrap.

--- a/libregex/compile.myr
+++ b/libregex/compile.myr
@@ -168,7 +168,7 @@
 	var l, h
 
 	indent(ind)
-	std.f2put("Range (end = {}) {\n", rt.end)
+	std.f2put("Range (end = {}) {{\n", rt.end)
 	for i = 0; i < rt.ranges.len; i++
 		indent(ind + 1)
 		(l, h) = rt.ranges[i]
--- a/mk/bootstrap/bootstrap+Darwin-x86_64.sh
+++ b/mk/bootstrap/bootstrap+Darwin-x86_64.sh
@@ -17,54 +17,56 @@
 echo 	../6/6m	-I . die.myr ;	../6/6m	-I . die.myr 
 echo 	../6/6m	-I . sleq.myr ;	../6/6m	-I . sleq.myr 
 echo 	../6/6m	-I . hassuffix.myr ;	../6/6m	-I . hassuffix.myr 
-echo 	../6/6m	-I . hashfuncs.myr ;	../6/6m	-I . hashfuncs.myr 
-echo 	../6/6m	-I . slfill.myr ;	../6/6m	-I . slfill.myr 
-echo 	../6/6m	-I . clear.myr ;	../6/6m	-I . clear.myr 
 echo 	../6/6m	-I . extremum.myr ;	../6/6m	-I . extremum.myr 
 echo 	../6/6m	-I . units.myr ;	../6/6m	-I . units.myr 
 echo 	../6/6m	-I . alloc.myr ;	../6/6m	-I . alloc.myr 
-echo 	../6/6m	-I . utf.myr ;	../6/6m	-I . utf.myr 
-echo 	../6/6m	-I . slcp.myr ;	../6/6m	-I . slcp.myr 
-echo 	../6/6m	-I . `$pwd/sysselect.sh syswrap-ss`;	../6/6m	-I . `$pwd/sysselect.sh syswrap-ss`
-echo 	../6/6m	-I . varargs.myr ;	../6/6m	-I . varargs.myr 
 echo 	../6/6m	-I . chartype.myr ;	../6/6m	-I . chartype.myr 
 echo 	../6/6m	-I . cmp.myr ;	../6/6m	-I . cmp.myr 
 echo 	../6/6m	-I . hasprefix.myr ;	../6/6m	-I . hasprefix.myr 
+echo 	../6/6m	-I . slcp.myr ;	../6/6m	-I . slcp.myr 
 echo 	../6/6m	-I . sldup.myr ;	../6/6m	-I . sldup.myr 
+echo 	../6/6m	-I . slfill.myr ;	../6/6m	-I . slfill.myr 
 echo 	../6/6m	-I . slpush.myr ;	../6/6m	-I . slpush.myr 
+echo 	../6/6m	-I . utf.myr ;	../6/6m	-I . utf.myr 
 echo 	../6/6m	-I . bigint.myr ;	../6/6m	-I . bigint.myr 
 echo 	../6/6m	-I . fltbits.myr ;	../6/6m	-I . fltbits.myr 
+echo 	../6/6m	-I . strbuf.myr ;	../6/6m	-I . strbuf.myr 
 echo 	../6/6m	-I . fltfmt.myr ;	../6/6m	-I . fltfmt.myr 
+echo 	../6/6m	-I . introspect.myr ;	../6/6m	-I . introspect.myr 
+echo 	../6/6m	-I . `$pwd/sysselect.sh syswrap-ss`;	../6/6m	-I . `$pwd/sysselect.sh syswrap-ss`
+echo 	../6/6m	-I . varargs.myr ;	../6/6m	-I . varargs.myr 
 echo 	../6/6m	-I . fmt.myr ;	../6/6m	-I . fmt.myr 
 echo 	../6/6m	-I . rand.myr ;	../6/6m	-I . rand.myr 
-echo 	../6/6m	-I . `$pwd/sysselect.sh wait`;	../6/6m	-I . `$pwd/sysselect.sh wait`
 echo 	../6/6m	-I . now.myr ;	../6/6m	-I . now.myr 
-echo 	../6/6m	-I . strjoin.myr ;	../6/6m	-I . strjoin.myr 
-echo 	../6/6m	-I . mk.myr ;	../6/6m	-I . mk.myr 
 echo 	../6/6m	-I . sljoin.myr ;	../6/6m	-I . sljoin.myr 
 echo 	../6/6m	-I . result.myr ;	../6/6m	-I . result.myr 
 echo 	../6/6m	-I . slurp.myr ;	../6/6m	-I . slurp.myr 
 echo 	../6/6m	-I . strfind.myr ;	../6/6m	-I . strfind.myr 
 echo 	../6/6m	-I . dirname.myr ;	../6/6m	-I . dirname.myr 
-echo 	../6/6m	-I . putint.myr ;	../6/6m	-I . putint.myr 
-echo 	../6/6m	-I . mkpath.myr ;	../6/6m	-I . mkpath.myr 
 echo 	../6/6m	-I . strsplit.myr ;	../6/6m	-I . strsplit.myr 
-echo 	../6/6m	-I . `$pwd/sysselect.sh env`;	../6/6m	-I . `$pwd/sysselect.sh env`
-echo 	../6/6m	-I . endian.myr ;	../6/6m	-I . endian.myr 
-echo 	../6/6m	-I . htab.myr ;	../6/6m	-I . htab.myr 
 echo 	../6/6m	-I . intparse.myr ;	../6/6m	-I . intparse.myr 
-echo 	../6/6m	-I . ipparse.myr ;	../6/6m	-I . ipparse.myr 
-echo 	../6/6m	-I . strstrip.myr ;	../6/6m	-I . strstrip.myr 
-echo 	../6/6m	-I . `$pwd/sysselect.sh resolve`;	../6/6m	-I . `$pwd/sysselect.sh resolve`
-echo 	../6/6m	-I . strbuf.myr ;	../6/6m	-I . strbuf.myr 
-echo 	../6/6m	-I . pathjoin.myr ;	../6/6m	-I . pathjoin.myr 
+echo 	../6/6m	-I . htab.myr ;	../6/6m	-I . htab.myr 
+echo 	../6/6m	-I . hashfuncs.myr ;	../6/6m	-I . hashfuncs.myr 
+echo 	../6/6m	-I . fmt2.myr ;	../6/6m	-I . fmt2.myr 
 echo 	../6/6m	-I . optparse.myr ;	../6/6m	-I . optparse.myr 
 echo 	../6/6m	-I . `$pwd/sysselect.sh dir`;	../6/6m	-I . `$pwd/sysselect.sh dir`
+echo 	../6/6m	-I . ipparse.myr ;	../6/6m	-I . ipparse.myr 
+echo 	../6/6m	-I . `$pwd/sysselect.sh env`;	../6/6m	-I . `$pwd/sysselect.sh env`
 echo 	../6/6m	-I . execvp.myr ;	../6/6m	-I . execvp.myr 
 echo 	../6/6m	-I . slput.myr ;	../6/6m	-I . slput.myr 
 echo 	../6/6m	-I . spork.myr ;	../6/6m	-I . spork.myr 
 echo 	../6/6m	-I . getint.myr ;	../6/6m	-I . getint.myr 
 echo 	../6/6m	-I . blat.myr ;	../6/6m	-I . blat.myr 
+echo 	../6/6m	-I . clear.myr ;	../6/6m	-I . clear.myr 
+echo 	../6/6m	-I . `$pwd/sysselect.sh wait`;	../6/6m	-I . `$pwd/sysselect.sh wait`
+echo 	../6/6m	-I . strjoin.myr ;	../6/6m	-I . strjoin.myr 
+echo 	../6/6m	-I . mk.myr ;	../6/6m	-I . mk.myr 
+echo 	../6/6m	-I . putint.myr ;	../6/6m	-I . putint.myr 
+echo 	../6/6m	-I . mkpath.myr ;	../6/6m	-I . mkpath.myr 
+echo 	../6/6m	-I . endian.myr ;	../6/6m	-I . endian.myr 
+echo 	../6/6m	-I . strstrip.myr ;	../6/6m	-I . strstrip.myr 
+echo 	../6/6m	-I . `$pwd/sysselect.sh resolve`;	../6/6m	-I . `$pwd/sysselect.sh resolve`
+echo 	../6/6m	-I . pathjoin.myr ;	../6/6m	-I . pathjoin.myr 
 echo 	../6/6m	-I . try.myr ;	../6/6m	-I . try.myr 
 echo 	../6/6m	-I . sort.myr ;	../6/6m	-I . sort.myr 
 echo 	../6/6m	-I . search.myr ;	../6/6m	-I . search.myr 
@@ -72,8 +74,8 @@
 echo 	../6/6m	-I . swap.myr ;	../6/6m	-I . swap.myr 
 echo 	../6/6m	-I . bitset.myr ;	../6/6m	-I . bitset.myr 
 echo 	../6/6m	-I . `$pwd/sysselect.sh dial`;	../6/6m	-I . `$pwd/sysselect.sh dial`
-echo 	../muse/muse	-o std slfill.use dial.use putint.use fmt.use syswrap.use try.use sort.use blat.use pathjoin.use strjoin.use mk.use swap.use hassuffix.use execvp.use types.use ipparse.use strfind.use utf.use cstrconv.use syswrap-ss.use search.use die.use units.use sljoin.use slpush.use result.use htab.use now.use strstrip.use env.use bitset.use getcwd.use rand.use resolve.use dir.use slurp.use intparse.use varargs.use strbuf.use clear.use hasprefix.use slput.use mkpath.use getint.use strsplit.use dirname.use sleq.use endian.use alloc.use optparse.use spork.use fltbits.use cmp.use sldup.use chartype.use fltfmt.use bigint.use option.use extremum.use hashfuncs.use wait.use errno.use slcp.use ;	../muse/muse	-o std slfill.use dial.use putint.use fmt.use syswrap.use try.use sort.use blat.use pathjoin.use strjoin.use mk.use swap.use hassuffix.use execvp.use types.use ipparse.use strfind.use utf.use cstrconv.use syswrap-ss.use search.use die.use units.use sljoin.use slpush.use result.use htab.use now.use strstrip.use env.use bitset.use getcwd.use rand.use resolve.use dir.use slurp.use intparse.use varargs.use strbuf.use clear.use hasprefix.use slput.use mkpath.use getint.use strsplit.use dirname.use sleq.use endian.use alloc.use optparse.use spork.use fltbits.use cmp.use sldup.use chartype.use fltfmt.use bigint.use option.use extremum.use hashfuncs.use wait.use errno.use slcp.use 
-echo 	ar	-rcs libstd.a slfill.o dial.o putint.o fmt.o syswrap.o try.o sort.o blat.o pathjoin.o strjoin.o mk.o swap.o hassuffix.o execvp.o types.o ipparse.o strfind.o utf.o cstrconv.o syswrap-ss.o search.o die.o units.o sljoin.o slpush.o result.o htab.o now.o strstrip.o env.o bitset.o getcwd.o rand.o resolve.o dir.o slurp.o intparse.o varargs.o strbuf.o clear.o hasprefix.o slput.o mkpath.o getint.o strsplit.o dirname.o sleq.o endian.o alloc.o optparse.o spork.o fltbits.o cmp.o sldup.o chartype.o fltfmt.o bigint.o option.o extremum.o hashfuncs.o wait.o errno.o slcp.o ;	ar	-rcs libstd.a slfill.o dial.o putint.o fmt.o syswrap.o try.o sort.o blat.o pathjoin.o strjoin.o mk.o swap.o hassuffix.o execvp.o types.o ipparse.o strfind.o utf.o cstrconv.o syswrap-ss.o search.o die.o units.o sljoin.o slpush.o result.o htab.o now.o strstrip.o env.o bitset.o getcwd.o rand.o resolve.o dir.o slurp.o intparse.o varargs.o strbuf.o clear.o hasprefix.o slput.o mkpath.o getint.o strsplit.o dirname.o sleq.o endian.o alloc.o optparse.o spork.o fltbits.o cmp.o sldup.o chartype.o fltfmt.o bigint.o option.o extremum.o hashfuncs.o wait.o errno.o slcp.o 
+echo 	../muse/muse	-o std fmt.use try.use pathjoin.use strjoin.use sljoin.use slpush.use strstrip.use htab.use now.use getcwd.use rand.use dir.use slurp.use varargs.use strbuf.use clear.use slput.use strsplit.use introspect.use alloc.use optparse.use fltbits.use sldup.use fltfmt.use extremum.use option.use slcp.use errno.use wait.use putint.use syswrap.use sort.use blat.use mk.use swap.use hassuffix.use execvp.use ipparse.use types.use fmt2.use strfind.use utf.use syswrap-ss.use cstrconv.use search.use die.use units.use result.use bitset.use env.use resolve.use intparse.use hasprefix.use mkpath.use getint.use dirname.use sleq.use endian.use spork.use cmp.use chartype.use bigint.use hashfuncs.use slfill.use dial.use ;	../muse/muse	-o std fmt.use try.use pathjoin.use strjoin.use sljoin.use slpush.use strstrip.use htab.use now.use getcwd.use rand.use dir.use slurp.use varargs.use strbuf.use clear.use slput.use strsplit.use introspect.use alloc.use optparse.use fltbits.use sldup.use fltfmt.use extremum.use option.use slcp.use errno.use wait.use putint.use syswrap.use sort.use blat.use mk.use swap.use hassuffix.use execvp.use ipparse.use types.use fmt2.use strfind.use utf.use syswrap-ss.use cstrconv.use search.use die.use units.use result.use bitset.use env.use resolve.use intparse.use hasprefix.use mkpath.use getint.use dirname.use sleq.use endian.use spork.use cmp.use chartype.use bigint.use hashfuncs.use slfill.use dial.use 
+echo 	ar	-rcs libstd.a fmt.o try.o pathjoin.o strjoin.o sljoin.o slpush.o strstrip.o htab.o now.o getcwd.o rand.o dir.o slurp.o varargs.o strbuf.o clear.o slput.o strsplit.o introspect.o alloc.o optparse.o fltbits.o sldup.o fltfmt.o extremum.o option.o slcp.o errno.o wait.o putint.o syswrap.o sort.o blat.o mk.o swap.o hassuffix.o execvp.o ipparse.o types.o fmt2.o strfind.o utf.o syswrap-ss.o cstrconv.o search.o die.o units.o result.o bitset.o env.o resolve.o intparse.o hasprefix.o mkpath.o getint.o dirname.o sleq.o endian.o spork.o cmp.o chartype.o bigint.o hashfuncs.o slfill.o dial.o ;	ar	-rcs libstd.a fmt.o try.o pathjoin.o strjoin.o sljoin.o slpush.o strstrip.o htab.o now.o getcwd.o rand.o dir.o slurp.o varargs.o strbuf.o clear.o slput.o strsplit.o introspect.o alloc.o optparse.o fltbits.o sldup.o fltfmt.o extremum.o option.o slcp.o errno.o wait.o putint.o syswrap.o sort.o blat.o mk.o swap.o hassuffix.o execvp.o ipparse.o types.o fmt2.o strfind.o utf.o syswrap-ss.o cstrconv.o search.o die.o units.o result.o bitset.o env.o resolve.o intparse.o hasprefix.o mkpath.o getint.o dirname.o sleq.o endian.o spork.o cmp.o chartype.o bigint.o hashfuncs.o slfill.o dial.o 
 echo 	cd $pwd;	cd $pwd
 echo 	cd $pwd/libbio;	cd $pwd/libbio
 echo 	../6/6m	-I ../libstd bio.myr ;	../6/6m	-I ../libstd bio.myr