Skip to content

Printing hexadecimal fails. #7

Description

@RJ-Russell

When trying to print a number in hexadecimal, i.e.

kprintln!("{:X}", 100);

nothing is printed and the system locks up.

Could be an issue with the formatting code or the printing itself. Hopefully it's not some compiler intrinsic function that's failing this time...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions