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

Checkconfig patch command line arg #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 10, 2017

  1. Fix checkconfig args in indextool

    due to 
    if ( i!=argc ) error handling, all the parameter read must increment i, it was not done for checkconfig
    https://github.com/sphinxsearch/sphinx/blob/c116ce96f38d17a5aa425ac838e2035e3417fafa/src/indextool.cpp#L941
    scips authored Mar 10, 2017
    Configuration menu
    Copy the full SHA
    deada5d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    e930b74 View commit details
    Browse the repository at this point in the history