Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC generator does not properly generate optional float initializer values as NSNumbers #1763

Closed
joeljfischer opened this issue Sep 1, 2020 · 1 comment
Assignees
Labels
bug A defect in the library rpc-spec-generator Relating to the RPC spec generator

Comments

@joeljfischer
Copy link
Contributor

Bug Report

When generating a file like SDLGetVehicleDataResponse, the initializer is not properly generating float values as optional NSNumber<SDLFloat> *.

@joeljfischer joeljfischer added bug A defect in the library rpc-spec-generator Relating to the RPC spec generator labels Sep 1, 2020
@joeljfischer joeljfischer changed the title RPC generator does not properly generate optional float initializer values as NSNumbers. RPC generator does not properly generate optional float initializer values as NSNumbers Sep 1, 2020
@NicoleYarroch
Copy link
Contributor

Fixed in PR #1777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library rpc-spec-generator Relating to the RPC spec generator
Projects
None yet
Development

No branches or pull requests

3 participants