Skip to content
Snippets Groups Projects
Commit 82eaf9d6 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[typing] add location to warning message

parent 49e309ef
No related branches found
No related tags found
No related merge requests found
[kernel] tests/bts/bts1307.i:14: Warning: [kernel:parser:decimal-float] tests/bts/bts1307.i:14: Warning:
Floating-point constant 0.4 is not represented exactly. Will use 0x1.999999999999ap-2. See documentation for option -warn-decimal-float Floating-point constant 0.4 is not represented exactly. Will use 0x1.999999999999ap-2.
(warn-once: no further messages from category 'parser:decimal-float' will be emitted)
[e-acsl] beginning translation. [e-acsl] beginning translation.
[e-acsl] tests/bts/bts1307.i:23: Warning: approximating a real number by a float [e-acsl] tests/bts/bts1307.i:23: Warning: approximating a real number by a float
[e-acsl] tests/bts/bts1307.i:23: Warning: [e-acsl] tests/bts/bts1307.i:23: Warning:
......
[kernel] tests/format/printf.c:88: Warning: [kernel:parser:decimal-float] tests/format/printf.c:88: Warning:
Floating-point constant 0.2 is not represented exactly. Will use 0x1.999999999999ap-3. See documentation for option -warn-decimal-float Floating-point constant 0.2 is not represented exactly. Will use 0x1.999999999999ap-3.
(warn-once: no further messages from category 'parser:decimal-float' will be emitted)
[e-acsl] beginning translation. [e-acsl] beginning translation.
[e-acsl] Warning: annotating undefined function `abort': [e-acsl] Warning: annotating undefined function `abort':
the generated program may miss memory instrumentation the generated program may miss memory instrumentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment