Skip to content
Snippets Groups Projects
  • Corey Farrell's avatar
    9da69ac6
    iostream: Fix ast_iostream_printf declaration. · 9da69ac6
    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
    9da69ac6
    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