Skip to content
Snippets Groups Projects
  • Corey Farrell's avatar
    b4862e46
    iostream: Fix ast_iostream_printf declaration. · b4862e46
    Corey Farrell authored
    This adds the printf attribute and changes 'fmt' from 'const void *' to
    'const char *'.  This resolves a warning from some compiler for
    vsnprintf needing a literal string for format.
    
    Change-Id: I71c33a8262590042ee451e1146760c10bb22fb78
    b4862e46
    History
    iostream: Fix ast_iostream_printf declaration.
    Corey Farrell authored
    This adds the printf attribute and changes 'fmt' from 'const void *' to
    'const char *'.  This resolves a warning from some compiler for
    vsnprintf needing a literal string for format.
    
    Change-Id: I71c33a8262590042ee451e1146760c10bb22fb78