source: tests/bugs/.expect/5.txt @ a3d3efc

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since a3d3efc was a3d3efc, checked in by Peter A. Buhr <pabuhr@…>, 4 years ago

remove utf-8 characters from error messages

  • Property mode set to 100644
File size: 639 bytes
Line 
1bugs/5.cfa: In function '_X4mainFi___1':
2bugs/5.cfa:8:43: error: '_unq0_finished_' undeclared (first use in this function)
3   foo(bar());
4                                           ^             
5bugs/5.cfa:8:43: note: each undeclared identifier is reported only once for each function it appears in
6bugs/5.cfa:8:225: warning: left-hand operand of comma expression has no effect [-Wunused-value]
7   foo(bar());
8                                                                                                                                                                                                                                 ^
Note: See TracBrowser for help on using the repository browser.