This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: relative includes in r7rs library definitions




On 11/25/2014 11:30 PM, Per Bothner wrote:
On 11/25/2014 04:40 PM, Seth Alves wrote:
I see... the [kawa.sh] script is mangling the arguments together.  This patch (attached) makes it work for me.
....
An alternative that may be more portable (though it also goes beyond Posix):
     jvm_args[i++]="$arg"

Checked this in.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]