Re: [Bug-apl] SQL.apl file name

2014-07-28 Thread Juergen Sauermann
Hi Elias, thanks, done. /// Jürgen On 07/28/2014 03:37 PM, Elias Mårtenson wrote: It's been changed and committed. Regards, Elias On 28 July 2014 20:03, Elias Mårtenson > wrote: Point taken. I'll make the change once I come home. Regards, Elias

Re: [Bug-apl] SQL.apl file name

2014-07-28 Thread Elias Mårtenson
It's been changed and committed. Regards, Elias On 28 July 2014 20:03, Elias Mårtenson wrote: > Point taken. I'll make the change once I come home. > > Regards, > Elias > On 28 Jul 2014 20:01, "Juergen Sauermann" > wrote: > >> Hi, >> >> OK, I will uppercase everything. >> >> I beleve you sho

Re: [Bug-apl] SQL.apl file name

2014-07-28 Thread Elias Mårtenson
Point taken. I'll make the change once I come home. Regards, Elias On 28 Jul 2014 20:01, "Juergen Sauermann" wrote: > Hi, > > OK, I will uppercase everything. > > I beleve you should also uppercase it in your directory because otherwise > somebody downloading it directly from your GIT repositor

Re: [Bug-apl] SQL.apl file name

2014-07-28 Thread Juergen Sauermann
Hi, OK, I will uppercase everything. I beleve you should also uppercase it in your directory because otherwise somebody downloading it directly from your GIT repository would get the file in lowercase while somebody getting it via GNU APL would get it in uppercase. This would make using the f

Re: [Bug-apl] SQL.apl file name

2014-07-27 Thread Elias Mårtenson
The name in wslib should be in upper case. The only reason it's in lower case in the source directory is because our looks better in the file list. I can change that if you want. :-) Regards, Elias On 28 Jul 2014 01:37, "Juergen Sauermann" wrote: > Hi Elias, > > aha, I wasn't sure because Blake

Re: [Bug-apl] SQL.apl file name

2014-07-27 Thread Juergen Sauermann
Hi Elias, aha, I wasn't sure because Blake complained about the two different names. And I didn't know what other users use in their )LOAD commands (I thought it might be lowercase if people download sql.apl from your git repo directly). Long-term we should have the same casing in the src/sql d