Skip to content
  • quasicomputational's avatar
    Suppress warnings in autogenerated signatures. · b093ebeb
    quasicomputational authored
    Issue #5677 demonstrates one way for warnings to be produced by dummy
    signatures. Autogenerated code really ought to never be generating
    warnings, under any sets of flags provided by the user; this patch
    uses the big hammer of entirely disabling warnings for the generated
    signatures.
    
    Fixes #5677.
    b093ebeb