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 some MSVC compiler warnigns at /W4. Fix blob_size. #19

Merged
merged 4 commits into from
Jul 29, 2015

Commits on Jul 29, 2015

  1. correct blob_size type per 7.3.5.2.9

    Andrew Elder committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    384b6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8adad32 View commit details
    Browse the repository at this point in the history
  3. fix compiler warnings in log_control/console_generate

    Andrew Elder committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    eafcaf0 View commit details
    Browse the repository at this point in the history
  4. fix warnings in jdksavdecc_common_control_header_write() due to typeo…

    …f bitfield being int
    Andrew Elder committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    deebb02 View commit details
    Browse the repository at this point in the history