Skip to content

Rewrite DisplayDie function #39

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.

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