Here, it explains bug fixes corrected by NetCOBOL V11 and later version in which the operation of the NetCOBOL development environment changes in the following tables.
Table 2.1 Interchangeable information on bug fixes of NetCOBOL Development EnvironmentNo. | V/L(*) | P number | Content |
---|
1 | V10.1.0 | PH02265 | Under the following conditions, a compilation error may not be generated. Concatenation expression is described in the external name of program, class or method. And, one of the following is described at the beginning of the concatenation expression. And, when one of the following is described in the concatenation expression.
|
2 | V10.1.0 | PG76651 | When all of the following conditions are met while executing a COBOL program, a size comparison of national items varying in length (national language edited item, including the intrinsic function) was incorrect. Compile option RCS (UCS2,LE) or RCS (UTF16,LE) is specified. And, there is a size comparison of a National item and a National item or National language character constant. And, at least one side is an item with the ANY LENGTH clause is specified or reference modification. And, the length of the compared targets differs.
|
*: V/L is a scope where the bug exists.