[Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-09-03 Thread P.O. Jonsson
Dear Rony, I have tried this address "bash" command with output stem hi. But the error message is the same. This works though (piping into a file) address "bash" "ls -al > test.txt" So the first part of the command works. What am I doing wrong here? I SVN-ed build 11467, that should have the

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-08-10 Thread Rick McGuire
Yeah, a copy and paste error. Rick On Fri, Aug 10, 2018 at 7:24 AM Erich Steinböck wrote: > Rick, we're getting gcc build warnings for two of the new > VariableReference stubs. > Should use `return NULLOBJECT` instead of `return false`, right? > > ~~~ > Building CXX object >

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-08-10 Thread Erich Steinböck
Rick, we're getting gcc build warnings for two of the new VariableReference stubs. Should use `return NULLOBJECT` instead of `return false`, right? ~~~ Building CXX object CMakeFiles/rexx.dir/interpreter/api/ThreadContextStubs.cpp.o .../interpreter/api/ThreadContextStubs.cpp: In function

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-07-26 Thread Rony G. Flatscher
On 26.07.2018 14:47, Rick McGuire wrote: > SVN was giving me fits with the merge, but I believe trunk is now correctly > updated with both > features. Created installation packages for 32- and 64-bit Windows and a 64-bit version for MacOSX for my students. For those who are eager to check out

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-07-26 Thread Rick McGuire
SVN was giving me fits with the merge, but I believe trunk is now correctly updated with both features. Rick On Sat, Jul 21, 2018 at 3:43 PM Rick McGuire wrote: > Not of a lot of discussion on this, but also not a lot of objection > either. If nothing changes, then I will start merging these

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-07-22 Thread P.O. Jonsson
Dear René, I have no opinion on Address With and variable references (and I am no developer) but if you talk about a no-admin version for MAC I have already provided that. There is a link here: /projects/oorexx/files/oorexx/5.0.0beta/ with a slightly misleading text. There is a ooRexx 5.0.0

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-07-21 Thread René Jansen
I am all for merging both features into trunk. Then we must press for release, and focus on the no-admin version. Best regards, René. > On 21 Jul 2018, at 17:09, Jon Wolfers wrote: > > Sorry it's taken me a while to get back to the list. > > I would really like to see address with in

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-07-21 Thread Jon Wolfers
Sorry it's taken me a while to get back to the list. I would really like to see address with in ooRexx. I don't mind if it is 5.0.0 or the next release, but it does bring us closer to ANSI and regina. I can't get excited about variable references, but that might be a lack of imagination on my

Re: [Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-07-21 Thread Rick McGuire
Not of a lot of discussion on this, but also not a lot of objection either. If nothing changes, then I will start merging these features back into trunk on Monday. Rick On Thu, Jul 19, 2018 at 6:30 AM Rony G. Flatscher wrote: > Forwarding to this list as Gil seems to not be able to post

[Oorexx-devel] Fwd: Address With and variable references in 5.0.0

2018-07-19 Thread Rony G. Flatscher
Forwarding to this list as Gil seems to not be able to post currently. ---rony Forwarded Message Subject:Re: [Oorexx-devel] Address With and variable references in 5.0.0 Date: Wed, 18 Jul 2018 14:06:30 -0400 From: Gil Barmwater To: Rony G. Flatscher While