Skip to content

vamos - rawdofmt format strings are not not handled correctly #239

@dmcoles

Description

@dmcoles

according to the rawdofmt autodocs the width field controls how a value is padded

width - field width. If the first character is a '0', the
field will be padded with leading 0's.

when calling this function with '%8.8l' or '%8.8lx' the value is padded with leading zeros when it should be padded with spaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions