Skip to content

Rewrite DisplayDie function #39

@lorenzo-gomez-windhover

Description

When names get too long, it blows up the stack. This was uncovered while parsing templated/scoped types that are common in C++.

https://github.com/WindhoverLabs/juicer/blob/develop/src/Juicer.cpp#L1363

Most likely will have to re-write the function to use std::string instead of statically allocated char[] arrays.

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