Skip to content

Incompatibility with formatnumber #15

@ziggi

Description

@ziggi

formatnumber cause an error sources\lib/formatnumber.inc(115) : error 020: invalid symbol name "" related with this string:

else if ( iTag == tagof( hex: ) || iTag == tagof( Hex: ) )

But I use some other version of sscanf2.inc where this bug is fixed:

#define hex:%0;unformat(_:EXTRZ:EXTRX:%1); %0;unformat(_:EXTRZ:EXTRX:%1); 

And I'm pretty sure what this changes was made not by me.
So, I we can made this changes without any fears of incompatibility or not?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions