Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs, ctest break, serverMain, e2e, clang version format-check update #520

Closed
wants to merge 2 commits into from

Commits on Dec 8, 2021

  1. docs, ctest break, server, e2e

    native docs --> update and improvement of the doc &&  Flag '-a' in shortopts (ServerMain.cpp.120)  but not addressed, causing it to break. Presented all flags options.
    
    ctest --> comment truncate exception (MmapVectorImpl.h.34) [previously questioned if it did matter]. Previously 6 tests failed.
    
    serverMain --> server arguments valid verification (options_value > 0) && new value for threads: max_threads_concurrency ("-j -1")
    
    e2e --> upgrade for paths contaning spaces
    
    Local Native Run/Tested on Ubuntu 20.04.3 LTS via WSL2
    joaomarques90 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    d47942f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. fix clang-format & version

    format-check --> fix  & update for clang-13
    joaomarques90 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    20cccd3 View commit details
    Browse the repository at this point in the history