Skip to content

WIP: Prototype of wrapping NRRD parsers in C++ locale

05ea21c
Select commit
Loading
Failed to load commit list.
Closed

WIP: Prototype of wrapping NRRD parsers in C++ locale #5697

WIP: Prototype of wrapping NRRD parsers in C++ locale
05ea21c
Select commit
Loading
Failed to load commit list.
kwrobot-v1 / ghostflow-check-main failed Dec 17, 2025 in 0s

ghostflow-check-main

overall branch status for the content checks against main

Branch-at: 05ea21c

Details

Errors:

  • commit 05ea21c adds bad whitespace:

    Modules/ThirdParty/NrrdIO/src/NrrdIO/parseAir.cxx:193: trailing whitespace.
    +    std::string error_msg = std::string("airSingleSscanf: Unsupported format '") + 
    Modules/ThirdParty/NrrdIO/src/NrrdIO/parseAir.cxx:194: trailing whitespace.
    +                            fmt + "' for string '" + str + 
    Modules/ThirdParty/NrrdIO/src/NrrdIO/parseAir.cxx:451: new blank line at EOF.
    
  • commit 05ea21c cannot be merged; it is marked as a work-in-progress (WIP).

  • commit 05ea21c cannot be merged; it must start with one of the following prefixes: BUG: , COMP: , DOC: , ENH: , PERF: , STYLE: .

Warnings:

  • the merge request is marked as a work-in-progress.

The warnings do not need to be fixed, but it is recommended to do so.

Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.