My Oracle Support Banner

E1: BSFN: Incorrect Behaviour Of JDESTRTOXXX API Family (Doc ID 3080519.1)

Last updated on APRIL 07, 2025

Applies to:

JD Edwards EnterpriseOne Tools - Version 9.2 and later
Information in this document applies to any platform.

Symptoms

1) "endptr" issue: According to C specification : "If endptr is not a null pointer, the function also sets the value of endptr to point to the first character after the number.". But on Linux, the "endptr" parameter is never populated by the JDE APIs. On Windows, the "endptr" parameter is correctly populated.

2) Int64 issue: On Windows, the jdeStrtoI64 and jdeStrtoU64 send back a 32 bits integer, not a 64 bits one. On Linux, those 2 APIs works well.  

Debug log shows:

 

 

Changes

 No changes 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.