Skip to content

Fix tostring handling code to deal with ToString("N0") with doubles and floats #1688

@josesimoes

Description

@josesimoes

Details about Problem

nanoFramework area: interpreter

VS version:

VS extension version:

Target:

Firmware image version:

Description

Investigate probable bug in Number.ToString() native handlers: Library_corlib_native_System_Number::Format_F() Library_corlib_native_System_Number::Format_N() or in DoPrintfOnDataType() which calls nanoprintf code, so it can properly output "Nx" and "Fx" formats as described in #1650.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions