Re: [Gcl-devel] command line arguments

2013-07-23 Thread Gabriel Dos Reis
Camm Maguire writes: | Greetings! I went ahead and put this into the Version_2_6_9pre tag. If | it works for you and you can drop me a note, that would be great! | | Take care, Hi Camm, Is there a documentation for this? One of the reasons I am asking this is that for years, OpenAxiom has

Re: [Gcl-devel] command line arguments

2013-07-14 Thread Jared C. Davis
Hi, Thanks Camm, I'll try it out! Cheers, Jared On Fri, Jul 12, 2013 at 11:14 AM, Camm Maguire wrote: > Greetings! I went ahead and put this into the Version_2_6_9pre tag. If > it works for you and you can drop me a note, that would be great! > > Take care, > > "Jared C. Davis" writes: > >>

Re: [Gcl-devel] command line arguments

2013-07-12 Thread Camm Maguire
Greetings! I went ahead and put this into the Version_2_6_9pre tag. If it works for you and you can drop me a note, that would be great! Take care, "Jared C. Davis" writes: > Hi, > > I'm trying to write a wrapper function that provides uniform access to > the command-line arguments of Lisp pr

Re: [Gcl-devel] command line arguments

2013-07-11 Thread Camm Maguire
Greetings! OK I've whipped up something like what you want -- can you try it out and see if its worth getting in before release? If so, let me know and I'll provisionally commit the changes somewhere and point you to it. Take care, "Jared C. Davis" writes: > Hi, > > I'm trying to write a wrap