× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Good general information, especial the ITJUNGLE article but allow me to
change the conversation to be more specific. Has anyone run the PRMS
application objects against the ANZOBJCVN test? If so, what were the
results?
Regards,
Jack Derham
Direct Systems, INC.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Elvis Budimlic
Sent: Friday, February 29, 2008 6:22 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Woes on ANZOBJCVN...

Last sentence should have read ".... to read OLD memo to users .... ".

Celebrating 11-Years of SQL Performance Excellence on IBM i5/OS and OS/400
www.centerfieldtechnology.com


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Elvis Budimlic
Sent: Friday, February 29, 2008 5:15 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Woes on ANZOBJCVN...

We had a similar issue. Built-in C macro used to return sizeof(int) as
signed value. Then we changed a target release to a newer version and lots
of things started failing in inexplicable ways. Turns out macro now
returned unsigned value.
Fix was simple, but that macro is VERY popular in C code. Pretty much all
our parts had to be inspected and corrected where needed.
Suffice to say, it wasn't just a recompile.

Due to this and other gotchas we've hit upon, when we cut a new version, we
test it thoroughly on ALL releases supported by our tools.
Reading Memo To Users is just a first step. And at times we have to read
all memo to users as well, if compiling to an older version of the OS.

Elvis

Celebrating 11-Years of SQL Performance Excellence on IBM i5/OS and OS/400
www.centerfieldtechnology.com


-----Original Message-----
Subject: RE: Woes on ANZOBJCVN...

There really should be regression testing after a recompile because of
this. Last year we had to recompile over 600 programs because of adding a
new field to a file. Everything compiled correctly, but the next morning
one of the programs began blowing up.

It turned out that the offending program had not be recompiled in several
versions. During that time the RPG compiler changed the way they handled
an error when chaining with a negative relative record number. This
uncovered an invalid operation our program, but because of the compiler
change, it hadn't been a problem in earlier versions of the compiler. You
can never tell when something is going to rear up and bite you!

Steve

Steven Morrison
Fidelity Express


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.