blob: a5996d1176373da17c4ce6f747c45bfd94cb19a0 [file] [log] [blame]
c_redefine.i:4: Warning 302: Redefinition of identifier 'foo' ignored,
c_redefine.i:3: Warning 302: previous definition of 'foo' as foo(int,int).
c_redefine.i:8: Warning 302: Redefinition of identifier 'bar' ignored,
c_redefine.i:6: Warning 302: previous definition of 'bar' as bar(int).
c_redefine.i:14: Warning 322: Redundant redeclaration of identifier 'bar' (Renamed from 'spam') as spam(int) ignored,
c_redefine.i:6: Warning 322: previous declaration of 'bar' as bar(int).