Remove VLAs for Compiler Compatibility?
Asked by
Brock
Currently, it isn't possible to compile this library with compilers that do not support VLAs. I'm wondering if it would be desirable to replace them with calls to alloca() or malloc() to allow for compatibility with more compilers. If so, I would be happy to submit a pull request containing those changes.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- libvterm Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Brock for more information if necessary.
To post a message you must log in.