Chris, it means that the inspect has found your code to be not compliant with our guidelines: https://github.com/STEllAR-GROUP/hpx/wiki/HPX-Source-Code-Structure-and-Coding-Standards You can build inspect locally by passing option -DHPX_WITH_TOOLS=On to CMake. Its report should include all violations of coding standards in your fork.
Best, Marcin wt., 27 cze 2017 o 17:01 użytkownik ct clmsn <[email protected]> napisał: > I've been slowly tuning a PR for std::valarray serialization support. At > the moment CI is giving me an error on this step ( > https://circleci.com/gh/STEllAR-GROUP/hpx/7113?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link > ) > > ./build/bin/inspect --all --output=./build/hpx_inspect_report.html /hpx > > What does this particular error mean? > > v/r, > > chris > > _______________________________________________ > hpx-users mailing list > [email protected] > https://mail.cct.lsu.edu/mailman/listinfo/hpx-users >
_______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
