dalorion
dalorion
Yes! Started to make changes using that utility but replacing the functions that looped through each pointer and floating numbers was not as straightforward. So I just did a straight...
@negz Soooo i tried to use them as much as possible but since we're converting strings to numbers (floats/ints) and back there's not much that the utility can replace. 😬
@negz Added an additional change to update the generated code to not use the now deprecated helper functions `FromPtrValue` and `ToPtrValue`. I reran my upjet test case pointing to my...