Skip to content

String class non-portable [imported] #695

Closed
@cmaglie

Description

@cmaglie

This is Issue 695 moved from a Google Code project.
Added by 2011-10-24T04:05:39.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

The string constructors and concat functions make assumptions about the size of built-in types like int and long. This is not portable to other architectures. Especially with Due coming up in the future, it would be wise to stay portable. Patch attached which fixes this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions