mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 09:13:04 +00:00
spelling: diagnostics
This commit is contained in:
committed by
Akim Demaille
parent
6fe281271c
commit
8c3eae0d44
@@ -10244,7 +10244,7 @@ Activate miscellaneous @var{feature}. @var{feature} can be one of:
|
|||||||
@itemx diagnostics-show-caret
|
@itemx diagnostics-show-caret
|
||||||
Show caret errors, in a manner similar to GCC's
|
Show caret errors, in a manner similar to GCC's
|
||||||
@option{-fdiagnostics-show-caret}, or Clang's
|
@option{-fdiagnostics-show-caret}, or Clang's
|
||||||
@option{-fcaret-diagnotics}. The location provided with the message is used
|
@option{-fcaret-diagnostics}. The location provided with the message is used
|
||||||
to quote the corresponding line of the source file, underlining the
|
to quote the corresponding line of the source file, underlining the
|
||||||
important part of it with carets (@samp{^}). Here is an example, using the
|
important part of it with carets (@samp{^}). Here is an example, using the
|
||||||
following file @file{in.y}:
|
following file @file{in.y}:
|
||||||
|
|||||||
Reference in New Issue
Block a user