Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Delivered
Workspace COBOL Compilers
Created by Guest
Created on Apr 27, 2017

Message IGYPG3192-E should be issued when Reference Modification with Inline Calculation is performed

When performing a MOVE operation with Reference Modification that uses Inline Calculation, if possible the compiler should detect if it will go beyond the rightmost character of the target variable and if so error message IGYPG3192-E should be issued.
1. In previous versions of Enterprise COBOL (V4, V3), under the same circumstances an error IS detected and IGYPG3192-E is issued.
2. In current versions of Enterprise COBOL (V6, V5), under similar circumstances, when Inline Calculation is not performed, an error IS detected and IGYPG3192-E is issued.
3. Current versions of Enterprise COBOL provide weaker functionality than did older versions.

This case represents a serious programming error which could be detected and prevented at compile time, as in fact it was in earlier versions of the compiler. If not detected it will cause a run time error which may go undetected until major damage has been caused.

Idea priority High
  • Guest
    Reply
    |
    Sep 9, 2020

    This RFE has been delivered in Enterprise COBOL, V6.3

  • Guest
    Reply
    |
    Sep 20, 2017

    This RFE is being accepted and moved to uncommitted candidate state. The RFE will be updated once put into plan.

  • Guest
    Reply
    |
    May 17, 2017

    This RFE is under consideration