~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_warnings.m4

  • Committer: Monty Taylor
  • Date: 2009-07-26 21:02:25 UTC
  • mto: (1093.7.1 captain)
  • mto: This revision was merged to the branch mainline in revision 1101.
  • Revision ID: mordred@inaugust.com-20090726210225-0d0z31s2r3zd7bhx
pandora-buildĀ v0.27

Show diffs side-by-side

added added

removed removed

Lines of Context:
206
206
            [CXX_WARNINGS="${CXX_WARNINGS} -Wno-redundant-decls"])
207
207
  
208
208
      NO_REDUNDANT_DECLS="-Wno-redundant-decls"
209
 
      PROTOSKIP_WARNINGS="-Wno-effc++ -Wno-shadow"
 
209
      PROTOSKIP_WARNINGS="-Wno-effc++ -Wno-shadow -Wno-missing-braces"
210
210
      
211
211
    ])
212
212
  ])