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

Fix GCC warnings #162

Closed
wants to merge 7 commits into from
Closed

Fix GCC warnings #162

wants to merge 7 commits into from

Commits on Oct 11, 2017

  1. Fix GCC warnings

    Patch by Darafei Praliaskouski <me@komzpa.net>
    
    Obey const pointer in autofix logic.
    Komzpa committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    410f4fa View commit details
    Browse the repository at this point in the history
  2. Fix memory access

    Komzpa committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    cca3cca View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    ae060f4 View commit details
    Browse the repository at this point in the history
  2. fix whitespace

    Komzpa committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    c8345f6 View commit details
    Browse the repository at this point in the history
  3. fix whitespace

    Komzpa committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    ff3f44a View commit details
    Browse the repository at this point in the history
  4. Initialize dsq to FLT_MAX

    Komzpa committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    de3bf01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d43044d View commit details
    Browse the repository at this point in the history