Skip to content

Unclosed braces cause hanging #435

Description

@AntoinePrv

These examples will run forever

void f() {
    int x = 0;
{
    int x = 0;

Setups tried:

  • xeus-cpp==0.8.0 on conda-forge for MacOS arm64 (M3)
  • xeus-cpp==0.8.0 on exmscripten-forge for emscripten-wasm32

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions