Skip to content

Investigate flakiness while including stdio.h on lite #320

@anutosh491

Description

@anutosh491
Collaborator

The header is obviously being preloaded and is a part of xcpp.data but including it may or may not work

  1. doesn't work

Image

  1. works

Image

Similar can also be seen for the cstdio header.

Activity

anutosh491

anutosh491 commented on May 28, 2025

@anutosh491
CollaboratorAuthor

Should be addressed through
emscripten-core/emscripten#24420

anutosh491

anutosh491 commented on Jun 6, 2025

@anutosh491
CollaboratorAuthor

This is now fixed. No more flakiness while including stdio.h

Image

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @anutosh491

        Issue actions

          Investigate flakiness while including stdio.h on lite · Issue #320 · compiler-research/xeus-cpp