Re: [Oorexx-devel] Revision 11930

2019-10-11 Thread Enrico Sorichetti via Oorexx-devel

Unfortunately it looks like the fix implemented in revision 11930 s not 
completely effective


Running the full suite   rexx testOORexx.rex -s -X native_API 
Returns 

Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 10 Oct 2019
OS Name:DARWIN
SysVersion: Darwin 17.7.0

Tests ran:  22860
Assertions: 373803
Failures:   1
Errors: 0

[failure] [20191011 16:21:59.498336]
  svn:r11336   Change date: 2017-12-03 12:45:10 +0100
  Test:   TESTCLASSFAMILIES
  Class:  rxregexp.testGroup
  File:   .../ooRexx/extensions/rxregexp/rxregexp.testGroup
  Line:   665
  Failed: assertFalse
Expected: [0]
Actual:   [[1], identityHash="-4502689377"]
Message:  Checking excluded character ? ('AA'x) using [:lower:]


Running only the “offending group”  rexx testOORexx.rex -s -f rxregexp.testGroup
Returns 

[enrico@enrico-imac ooRexx.testSuite]$rexx testOORexx.rex -s -f 
rxregexp.testGroup
Searching for test containers..
Executing automated test suite
Executing .../ooRexx/extensions/rxregexp/rxregexp.testGroup

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 10 Oct 2019
OS Name:DARWIN
SysVersion: Darwin 17.7.0

Tests ran:  35
Assertions: 11741
Failures:   0
Errors: 0

File search:00:00:00.037550
Suite construction: 00:00:00.001313
Test execution: 00:00:00.076152
Total time: 00:00:00.578987


Cheers

Enrico 





























___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Development Tools Required

2019-10-11 Thread Erich Steinböck
Hi taf,
https://sourceforge.net/p/oorexx/wiki/how-to-build-oorexx gives an overview
of the toolchain required for building ooRexx.
Rexx/DW may need a different toolchain to build. You'll have to check their
readmes and/or makefiles.

On Thu, Oct 10, 2019 at 11:27 PM taf  wrote:

> I'd like to work on porting some Regina-based software to ooRexx (first
> project is DW/Windows).  Can anyone tell me what tools I need to have to
> do this?  If it makes a difference, I prefer to work from the command
> line rather than an IDE.  My initial target is ooRexx for 64-bit windows
> 10.
>
>
>
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel