Skip to content

[Windows/Clang] Build failure in cJSON #1062

Description

@wissem01chiha

Hi , thanks all for the cJSON project, i am using it in my project slxio which used libtex relaying on cJSON , and my CI jobs failed on Windows with recent clang compiler
check it here: https://github.com/wissem01chiha/slxio/actions/runs/30749377176/job/91500548923#step:6:30

the problem raises from here :

cJSON/cJSON.c

Line 2075 in fb16e5c

return (void*)string;

personally i dont use clang on my machine so the CI log all what i have , but i am planning to install it,

NB: This issue is Windows only related !

anyone has solution ? or idea ?

thanks ,
wissem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions