Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Mark Miesfeld
Hi Rick,

With the fix applied, there are a lot of errors in the
stream.testGroup, that  were not there before the fix.

C:\work.ooRexx\wc\ooTest\4.1.0testOORexx.rex -F
ooRexx\base\bif\STREAM.testGroup
Searching for test containers..
Executing automated test suite...

ooTest Framework - Automated Test of the ooRexx Interpreter


Interpreter: REXX-ooRexx_4.1.1(MT) 6.03 26 Feb 2012
Addressing Mode: 64
ooRexxUnit:  2.0.0_3.2.0ooTest: 1.0.0_4.0.0

Tests ran:   119
Assertions:  20920
Failures:19
Errors:  0
Skipped files:   0

[failure] [20120226 11:51:43.654000]
  svn:r4965   Change date: 2009-07-20 15:13:05 -0700
  Test:   TEST_OPENBOTH_APPEND
  Class:  STREAM.testGroup
  File:   C:\work.ooRexx\wc\ooTest\4.1.0\ooRexx\base\bif\STREAM.testGroup
  Line:   261
  Failed: assertSame
Expected: [[24], identityHash=1099511351058]
Actual:   [[26], identityHash=1099511491632]


I haven't looked any deeper.  My first attempt to write a simple
program showing an error, didn't show an error.

---
Mark Miesfeld

On Fri, Feb 24, 2012 at 1:08 PM, Rick McGuire object.r...@gmail.com wrote:
 The changes for bug 3274050 never got applied to the 4.1 branch, so I
 think we'll need to spin one more beta to make sure this fix is
 actually working for the reporter.  I just committed these changes as
 rev 7580.

 Rick

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Rick McGuire
Rats, I had hoped that this would have been tested before. I'm
curious, do you see those same errors for the trunk?

Rick

On Sun, Feb 26, 2012 at 2:58 PM, Mark Miesfeld miesf...@gmail.com wrote:
 Hi Rick,

 With the fix applied, there are a lot of errors in the
 stream.testGroup, that  were not there before the fix.

 C:\work.ooRexx\wc\ooTest\4.1.0testOORexx.rex -F
 ooRexx\base\bif\STREAM.testGroup
 Searching for test containers..
 Executing automated test suite...

 ooTest Framework - Automated Test of the ooRexx Interpreter


 Interpreter:     REXX-ooRexx_4.1.1(MT) 6.03 26 Feb 2012
 Addressing Mode: 64
 ooRexxUnit:      2.0.0_3.2.0    ooTest: 1.0.0_4.0.0

 Tests ran:           119
 Assertions:          20920
 Failures:            19
 Errors:              0
 Skipped files:       0

 [failure] [20120226 11:51:43.654000]
  svn:    r4965   Change date: 2009-07-20 15:13:05 -0700
  Test:   TEST_OPENBOTH_APPEND
  Class:  STREAM.testGroup
  File:   C:\work.ooRexx\wc\ooTest\4.1.0\ooRexx\base\bif\STREAM.testGroup
  Line:   261
  Failed: assertSame
    Expected: [[24], identityHash=1099511351058]
    Actual:   [[26], identityHash=1099511491632]
 

 I haven't looked any deeper.  My first attempt to write a simple
 program showing an error, didn't show an error.

 ---
 Mark Miesfeld

 On Fri, Feb 24, 2012 at 1:08 PM, Rick McGuire object.r...@gmail.com wrote:
 The changes for bug 3274050 never got applied to the 4.1 branch, so I
 think we'll need to spin one more beta to make sure this fix is
 actually working for the reporter.  I just committed these changes as
 rev 7580.

 Rick

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


[Oorexx-devel] Seeing errors in DateTime with rounding change

2012-02-26 Thread Mark Miesfeld
Rick,

With the change:

Date-timeZoneOffset = ((Date-timeZoneOffset + 50UL) / 100UL)
+ 100UL;

for the Citrix problem, I see a lot of errors in the automated tests.

[error] [20120226 11:59:35.287000]
  svn:r7296   Change date: 2011-11-19 05:37:32 -0800
  Test:   TEST_QUERYDIR_EXISTS
  Class:  STREAM.testGroup
  File:   C:\work.ooRexx\wc\ooTest\4.x\ooRexx\base\bif\STREAM.testGroup
  Event:  [SYNTAX 88.903] raised unexpectedly.
Argument offset must be a whole number; found 0.01618668333
Program: C:\work.ooRexx\wc\main\Win32Dbg\CoreClasses.orx
Line:862
  3508 *-*   Source unavailable
  2484 *-*   Source unavailable
  2448 *-* Source unavailable
   *-* Compiled code
   862 *-* parse value .DateTime~new~isoDate with d 'T' t '.' .
   *-* Compiled code
  1547 *-* .message~new(self, methodName)~send
  1532 *-* self~doTheTest(fName, aTestResult)  -- carry out the testmethod
   540 *-*   test~execute(testResult, verbose)
   540 *-*   test~execute(testResult, verbose)
   114 *-* suite~execute(testResult)
79 *-* retCode = 'worker.rex'(arguments)

I haven't tried to track that down yet, either.

--
Mark Miesfeld

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Mark Miesfeld
On Sun, Feb 26, 2012 at 12:01 PM, Rick McGuire object.r...@gmail.com wrote:
 Rats, I had hoped that this would have been tested before. I'm
 curious, do you see those same errors for the trunk?

I just went to do that, test in trunk.  I see some errors related to
DateTime, but not the errors that show in the 4.1 tree.

It sems to me that I've run the test suite for trunk after Jean-Louis
made the commit, but I'm not positive.

--
Mark Miesfeld

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Seeing errors in DateTime with rounding change

2012-02-26 Thread Rick McGuire
Currently looking at that.  There's definitely a mistake there (the
last '+ should be *), but I still see errors if that is corrected.
I'm not sure why that's not working correctly.  May just have to back
that change out.

Rick

On Sun, Feb 26, 2012 at 3:07 PM, Mark Miesfeld miesf...@gmail.com wrote:
 Rick,

 With the change:

 Date-timeZoneOffset = ((Date-timeZoneOffset + 50UL) / 100UL)
 + 100UL;

 for the Citrix problem, I see a lot of errors in the automated tests.

 [error] [20120226 11:59:35.287000]
  svn:    r7296   Change date: 2011-11-19 05:37:32 -0800
  Test:   TEST_QUERYDIR_EXISTS
  Class:  STREAM.testGroup
  File:   C:\work.ooRexx\wc\ooTest\4.x\ooRexx\base\bif\STREAM.testGroup
  Event:  [SYNTAX 88.903] raised unexpectedly.
    Argument offset must be a whole number; found 0.01618668333
    Program: C:\work.ooRexx\wc\main\Win32Dbg\CoreClasses.orx
    Line:    862
  3508 *-*       Source unavailable
  2484 *-*       Source unavailable
  2448 *-*         Source unavailable
       *-* Compiled code
   862 *-* parse value .DateTime~new~isoDate with d 'T' t '.' .
       *-* Compiled code
  1547 *-* .message~new(self, methodName)~send
  1532 *-* self~doTheTest(fName, aTestResult)  -- carry out the testmethod
   540 *-*   test~execute(testResult, verbose)
   540 *-*   test~execute(testResult, verbose)
   114 *-* suite~execute(testResult)
    79 *-* retCode = 'worker.rex'(arguments)

 I haven't tried to track that down yet, either.

 --
 Mark Miesfeld

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Rick McGuire
Ok, I'm really confused here.  The StreamNative.cpp files are
identical between the trunk and 4.1 branch versions.  I don't
understand why they are giving different results...

Rick

On Sun, Feb 26, 2012 at 3:09 PM, Mark Miesfeld miesf...@gmail.com wrote:
 On Sun, Feb 26, 2012 at 12:01 PM, Rick McGuire object.r...@gmail.com wrote:
 Rats, I had hoped that this would have been tested before. I'm
 curious, do you see those same errors for the trunk?

 I just went to do that, test in trunk.  I see some errors related to
 DateTime, but not the errors that show in the 4.1 tree.

 It sems to me that I've run the test suite for trunk after Jean-Louis
 made the commit, but I'm not positive.

 --
 Mark Miesfeld

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Rick McGuire
Ok, found the differences.  There were some changes from SysFile.cpp
that also were needed to go with the other changes.  Absent these, the
linends were getting written out as '0d0d0a'x, so the file sizes were
not matching.

Rick

On Sun, Feb 26, 2012 at 3:21 PM, Rick McGuire object.r...@gmail.com wrote:
 Ok, I'm really confused here.  The StreamNative.cpp files are
 identical between the trunk and 4.1 branch versions.  I don't
 understand why they are giving different results...

 Rick

 On Sun, Feb 26, 2012 at 3:09 PM, Mark Miesfeld miesf...@gmail.com wrote:
 On Sun, Feb 26, 2012 at 12:01 PM, Rick McGuire object.r...@gmail.com wrote:
 Rats, I had hoped that this would have been tested before. I'm
 curious, do you see those same errors for the trunk?

 I just went to do that, test in trunk.  I see some errors related to
 DateTime, but not the errors that show in the 4.1 tree.

 It sems to me that I've run the test suite for trunk after Jean-Louis
 made the commit, but I'm not positive.

 --
 Mark Miesfeld

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Rick McGuire
btw, still working on the datetime problem.  Don't include that update
in the branch yet.

Rick

On Sun, Feb 26, 2012 at 3:38 PM, Rick McGuire object.r...@gmail.com wrote:
 Ok, found the differences.  There were some changes from SysFile.cpp
 that also were needed to go with the other changes.  Absent these, the
 linends were getting written out as '0d0d0a'x, so the file sizes were
 not matching.

 Rick

 On Sun, Feb 26, 2012 at 3:21 PM, Rick McGuire object.r...@gmail.com wrote:
 Ok, I'm really confused here.  The StreamNative.cpp files are
 identical between the trunk and 4.1 branch versions.  I don't
 understand why they are giving different results...

 Rick

 On Sun, Feb 26, 2012 at 3:09 PM, Mark Miesfeld miesf...@gmail.com wrote:
 On Sun, Feb 26, 2012 at 12:01 PM, Rick McGuire object.r...@gmail.com 
 wrote:
 Rats, I had hoped that this would have been tested before. I'm
 curious, do you see those same errors for the trunk?

 I just went to do that, test in trunk.  I see some errors related to
 DateTime, but not the errors that show in the 4.1 tree.

 It sems to me that I've run the test suite for trunk after Jean-Louis
 made the commit, but I'm not positive.

 --
 Mark Miesfeld

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Jean-Louis Faucher
Rick
Looks good to me after your last commit for SysFile.cpp

rexx testOORexx.rex -s -S -R ooRexx\base\bif -f stream
Interpreter: REXX-ooRexx_4.1.1(MT) 6.03 26 Feb 2012
Addressing Mode: 32
ooRexxUnit:  2.0.0_3.2.0ooTest: 1.0.0_4.0.0

Tests ran:   43
Assertions:  217
Failures:0
Errors:  0
Skipped files:   0


2012/2/26 Rick McGuire object.r...@gmail.com

 btw, still working on the datetime problem.  Don't include that update
 in the branch yet.

 Rick

 On Sun, Feb 26, 2012 at 3:38 PM, Rick McGuire object.r...@gmail.com
 wrote:
  Ok, found the differences.  There were some changes from SysFile.cpp
  that also were needed to go with the other changes.  Absent these, the
  linends were getting written out as '0d0d0a'x, so the file sizes were
  not matching.
 
  Rick
 
  On Sun, Feb 26, 2012 at 3:21 PM, Rick McGuire object.r...@gmail.com
 wrote:
  Ok, I'm really confused here.  The StreamNative.cpp files are
  identical between the trunk and 4.1 branch versions.  I don't
  understand why they are giving different results...
 
  Rick
 
  On Sun, Feb 26, 2012 at 3:09 PM, Mark Miesfeld miesf...@gmail.com
 wrote:
  On Sun, Feb 26, 2012 at 12:01 PM, Rick McGuire object.r...@gmail.com
 wrote:
  Rats, I had hoped that this would have been tested before. I'm
  curious, do you see those same errors for the trunk?
 
  I just went to do that, test in trunk.  I see some errors related to
  DateTime, but not the errors that show in the 4.1 tree.
 
  It sems to me that I've run the test suite for trunk after Jean-Louis
  made the commit, but I'm not positive.
 
  --
  Mark Miesfeld
 
 
 --
  Virtualization  Cloud Management Using Capacity Planning
  Cloud computing makes use of virtualization - but cloud computing
  also focuses on allowing computing to be delivered as a service.
  http://www.accelacomm.com/jaw/sfnl/114/51521223/
  ___
  Oorexx-devel mailing list
  Oorexx-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/oorexx-devel


 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Fix for bug 3274050 missing from 4.1.1 beta

2012-02-26 Thread Mark Miesfeld
Yes, I don't get any errors either.

--
Mark Miesfeld

On Sun, Feb 26, 2012 at 12:54 PM, Jean-Louis Faucher
jfaucher...@gmail.com wrote:
 Rick
 Looks good to me after your last commit for SysFile.cpp

 rexx testOORexx.rex -s -S -R ooRexx\base\bif -f stream

 Interpreter: REXX-ooRexx_4.1.1(MT) 6.03 26 Feb 2012
 Addressing Mode: 32
 ooRexxUnit:  2.0.0_3.2.0    ooTest: 1.0.0_4.0.0

 Tests ran:   43
 Assertions:  217
 Failures:    0

 Errors:  0
 Skipped files:   0


 2012/2/26 Rick McGuire object.r...@gmail.com

 btw, still working on the datetime problem.  Don't include that update
 in the branch yet.

 Rick

 On Sun, Feb 26, 2012 at 3:38 PM, Rick McGuire object.r...@gmail.com
 wrote:
  Ok, found the differences.  There were some changes from SysFile.cpp
  that also were needed to go with the other changes.  Absent these, the
  linends were getting written out as '0d0d0a'x, so the file sizes were
  not matching.
 
  Rick
 
  On Sun, Feb 26, 2012 at 3:21 PM, Rick McGuire object.r...@gmail.com
  wrote:
  Ok, I'm really confused here.  The StreamNative.cpp files are
  identical between the trunk and 4.1 branch versions.  I don't
  understand why they are giving different results...
 
  Rick
 
  On Sun, Feb 26, 2012 at 3:09 PM, Mark Miesfeld miesf...@gmail.com
  wrote:
  On Sun, Feb 26, 2012 at 12:01 PM, Rick McGuire object.r...@gmail.com
  wrote:
  Rats, I had hoped that this would have been tested before. I'm
  curious, do you see those same errors for the trunk?
 
  I just went to do that, test in trunk.  I see some errors related to
  DateTime, but not the errors that show in the 4.1 tree.
 
  It sems to me that I've run the test suite for trunk after Jean-Louis
  made the commit, but I'm not positive.
 
  --
  Mark Miesfeld
 
 
  --
  Virtualization  Cloud Management Using Capacity Planning
  Cloud computing makes use of virtualization - but cloud computing
  also focuses on allowing computing to be delivered as a service.
  http://www.accelacomm.com/jaw/sfnl/114/51521223/
  ___
  Oorexx-devel mailing list
  Oorexx-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/oorexx-devel


 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel



 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Seeing errors in DateTime with rounding change

2012-02-26 Thread Mark Miesfeld
Rick,

Witht the last commit you made in TimeSupport.cpp, I don't see any
errors in the test suite for 4.1.0 when I put the change in the bug
fix tree.  (I don't see any DateTime related errors in trunk either.)

So, I'm going to add the that change to the 4.1.1 beta respin.

--
Mark Miesfeld



On Sun, Feb 26, 2012 at 12:13 PM, Rick McGuire object.r...@gmail.com wrote:
 Currently looking at that.  There's definitely a mistake there (the
 last '+ should be *), but I still see errors if that is corrected.
 I'm not sure why that's not working correctly.  May just have to back
 that change out.

 Rick

 On Sun, Feb 26, 2012 at 3:07 PM, Mark Miesfeld miesf...@gmail.com wrote:
 Rick,

 With the change:

 Date-timeZoneOffset = ((Date-timeZoneOffset + 50UL) / 100UL)
 + 100UL;

 for the Citrix problem, I see a lot of errors in the automated tests.

 [error] [20120226 11:59:35.287000]
  svn:    r7296   Change date: 2011-11-19 05:37:32 -0800
  Test:   TEST_QUERYDIR_EXISTS
  Class:  STREAM.testGroup
  File:   C:\work.ooRexx\wc\ooTest\4.x\ooRexx\base\bif\STREAM.testGroup
  Event:  [SYNTAX 88.903] raised unexpectedly.
    Argument offset must be a whole number; found 0.01618668333
    Program: C:\work.ooRexx\wc\main\Win32Dbg\CoreClasses.orx
    Line:    862
  3508 *-*       Source unavailable
  2484 *-*       Source unavailable
  2448 *-*         Source unavailable
       *-* Compiled code
   862 *-* parse value .DateTime~new~isoDate with d 'T' t '.' .
       *-* Compiled code
  1547 *-* .message~new(self, methodName)~send
  1532 *-* self~doTheTest(fName, aTestResult)  -- carry out the testmethod
   540 *-*   test~execute(testResult, verbose)
   540 *-*   test~execute(testResult, verbose)
   114 *-* suite~execute(testResult)
    79 *-* retCode = 'worker.rex'(arguments)

 I haven't tried to track that down yet, either.

 --
 Mark Miesfeld

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Seeing errors in DateTime with rounding change

2012-02-26 Thread Rick McGuire
Sounds good.

On Sun, Feb 26, 2012 at 5:58 PM, Mark Miesfeld miesf...@gmail.com wrote:
 Rick,

 Witht the last commit you made in TimeSupport.cpp, I don't see any
 errors in the test suite for 4.1.0 when I put the change in the bug
 fix tree.  (I don't see any DateTime related errors in trunk either.)

 So, I'm going to add the that change to the 4.1.1 beta respin.

 --
 Mark Miesfeld



 On Sun, Feb 26, 2012 at 12:13 PM, Rick McGuire object.r...@gmail.com wrote:
 Currently looking at that.  There's definitely a mistake there (the
 last '+ should be *), but I still see errors if that is corrected.
 I'm not sure why that's not working correctly.  May just have to back
 that change out.

 Rick

 On Sun, Feb 26, 2012 at 3:07 PM, Mark Miesfeld miesf...@gmail.com wrote:
 Rick,

 With the change:

 Date-timeZoneOffset = ((Date-timeZoneOffset + 50UL) / 100UL)
 + 100UL;

 for the Citrix problem, I see a lot of errors in the automated tests.

 [error] [20120226 11:59:35.287000]
  svn:    r7296   Change date: 2011-11-19 05:37:32 -0800
  Test:   TEST_QUERYDIR_EXISTS
  Class:  STREAM.testGroup
  File:   C:\work.ooRexx\wc\ooTest\4.x\ooRexx\base\bif\STREAM.testGroup
  Event:  [SYNTAX 88.903] raised unexpectedly.
    Argument offset must be a whole number; found 0.01618668333
    Program: C:\work.ooRexx\wc\main\Win32Dbg\CoreClasses.orx
    Line:    862
  3508 *-*       Source unavailable
  2484 *-*       Source unavailable
  2448 *-*         Source unavailable
       *-* Compiled code
   862 *-* parse value .DateTime~new~isoDate with d 'T' t '.' .
       *-* Compiled code
  1547 *-* .message~new(self, methodName)~send
  1532 *-* self~doTheTest(fName, aTestResult)  -- carry out the testmethod
   540 *-*   test~execute(testResult, verbose)
   540 *-*   test~execute(testResult, verbose)
   114 *-* suite~execute(testResult)
    79 *-* retCode = 'worker.rex'(arguments)

 I haven't tried to track that down yet, either.

 --
 Mark Miesfeld

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Oorexx-devel mailing list
 Oorexx-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


[Oorexx-devel] Announcing ooRexx 4.1.1 Beta 2

2012-02-26 Thread Mark Miesfeld
On Mon, Feb 20, 2012 at 12:02 PM, Mark Miesfeld miesf...@gmail.com wrote:

 The Open Object Rexx Project is proud to announce the first ooRexx
 4.1.1 beta.

All,

The fix for two bugs was inadvertenly left out of the first beta.
Therefore we have respun the beta.

The Beta 2 code is available at

http://sourceforge.net/projects/oorexx/files/oorexx/4.1.1.beta-2/

Please let us know about any issues you find via the standard
SourceForge bug tracker at

http://sourceforge.net/tracker/?group_id=119701atid=684730

We would appreciate any feedback you have concerning this release.

Thank you,
The ooRexx Project Team

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel