Re: [Oorexx-devel] Recent enhancement to the test suite

2011-02-12 Thread Rick McGuire
This sounds like an excellent enhancement. Rick Sent from my iPad On Feb 12, 2011, at 7:15 PM, Mark Miesfeld wrote: > Just an FYI regarding the test suite. > > One of my original ideas for the test suite was to make it easy to run > a different set of tests by using a different file extension

[Oorexx-devel] Recent enhancement to the test suite

2011-02-12 Thread Mark Miesfeld
Just an FYI regarding the test suite. One of my original ideas for the test suite was to make it easy to run a different set of tests by using a different file extension for the set of test files. But, I had never finished the implementation. I recently completed the implementation. The "-e" op

Re: [Oorexx-devel] MacOSX: question ad C2X-method

2011-02-12 Thread Rony G. Flatscher
On 12.02.2011 22:06, CVBruce wrote: > What language do you have your computer set to. On the menu bar at > the top, do you have a German flag? It's English, but with a German keyboard, which has the German umlauts and the sharp s. ---rony

Re: [Oorexx-devel] MacOSX: question ad C2X-method

2011-02-12 Thread CVBruce
What language do you have your computer set to. On the menu bar at the top, do you have a German flag? Bruce On Feb 12, 2011, at 12:38 PM, Rony G. Flatscher wrote: > On MacOSX running rexxtry like: > abt-wi-031:opt rony$ rexx rexxtry.rex > REXX-ooRexx_4.1.0(MT) 6.03 11 Feb 2011 > /usr/bin/rex

Re: [Oorexx-devel] MacOSX: question ad C2X-method

2011-02-12 Thread Rony G. Flatscher
On 12.02.2011 21:54, Rick McGuire wrote: > Actually, I have my doubts on whether this is a bug. I suspect that > the console might actually be sending two bytes for that character. Your are probably right. I take my question back. :) ---rony --

Re: [Oorexx-devel] MacOSX: question ad C2X-method

2011-02-12 Thread Rony G. Flatscher
Just to add: say 'über' über . /usr/bin/rexxtry.rex on MACOSX say 'über'~length 5 . /usr/bin/rexxtry.rex on MACOSX say 'ß'~length 2 . /usr/bin/rexxt

Re: [Oorexx-devel] MacOSX: question ad C2X-method

2011-02-12 Thread Rick McGuire
Actually, I have my doubts on whether this is a bug. I suspect that the console might actually be sending two bytes for that character. What does the length method return? Rick Sent from my iPad On Feb 12, 2011, at 3:38 PM, "Rony G. Flatscher" wrote: > On MacOSX running rexxtry like: > ab

Re: [Oorexx-devel] MacOSX: question ad C2X-method

2011-02-12 Thread Rick McGuire
I suspect it is an error. What is the code point for that character? Rick PS, and yes, you need to open a bug report. Sent from my iPad On Feb 12, 2011, at 3:38 PM, "Rony G. Flatscher" wrote: > On MacOSX running rexxtry like: > abt-wi-031:opt rony$ rexx rexxtry.rex > REXX-ooRexx_4.1.0(MT) 6

[Oorexx-devel] MacOSX: question ad C2X-method

2011-02-12 Thread Rony G. Flatscher
On MacOSX running rexxtry like: abt-wi-031:opt rony$ rexx rexxtry.rex REXX-ooRexx_4.1.0(MT) 6.03 11 Feb 2011 /usr/bin/rexxtry.rex lets you interactively try REXX statements. Each string is executed when you hit Enter. Enter 'call tell' for a description of the feature

Re: [Oorexx-devel] MacOSX II: stack trace (another problem in ooRexx 4.1.0?)

2011-02-12 Thread Rick McGuire
Sent from my iPad On Feb 12, 2011, at 9:25 AM, "Rony G. Flatscher" wrote: > Thanks. Will have to create a local setup of what they are doing, in order to > become able to debug locally. > > ---rony > > P.S.: They also report the same error if increasing the Java thread stack > size from

Re: [Oorexx-devel] MacOSX II: stack trace (another problem in ooRexx 4.1.0?)

2011-02-12 Thread Rony G. Flatscher
Thanks. Will have to create a local setup of what they are doing, in order to become able to debug locally. ---rony P.S.: They also report the same error if increasing the Java thread stack size from 256KB to 512KB. At setting it to 1MB the following error occurs: Error 11 running /usr/bin/