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

attempt to provide the original format string during errors #7

Closed
wants to merge 5 commits into from

Commits on Nov 18, 2013

  1. attempt to provide the original format string during errors

    causes undefined symbols during runtime
    gcflymoto committed Nov 18, 2013
    Configuration menu
    Copy the full SHA
    74d363d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2013

  1. reworked format exceptions

    new exception which contain the pointer to the format as a class member
    gcflymoto committed Nov 20, 2013
    Configuration menu
    Copy the full SHA
    264d006 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2013

  1. add support for optional error messages

    added the CMake #ifdef option for error messages with and without the
    format
    gcflymoto committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    71bd3dc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2013

  1. merge with latest vitaut/format

    merge with latest vitaut/format and adds support for error messages with
    original format string
    gcflymoto committed Dec 9, 2013
    Configuration menu
    Copy the full SHA
    1b345ca View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2013

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