diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-30 00:02:44 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-07-30 04:20:26 +0200 |
| commit | 2f255a14665d9b584a3de528242bb948ff63f977 (patch) | |
| tree | 3c8f333e93553a9ba87bf7cae96d1e34073491e5 /sparse.1 | |
| parent | 3b54ee2f16c6118db4e7164d81a77be4fc3300e6 (diff) | |
| download | sparse-dev-2f255a14665d9b584a3de528242bb948ff63f977.tar.gz | |
fix diagnostic source path from command line
Now, diagnostic messages are prepended with the source path.
But if the problem comes from a file included directly from
the command line like:
sparse -include some-buggy-file.c
the prepended message will be:
(null): note: in included file ...
because there isn't a source path yet.
So, initialize the source path to "command-line".
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'sparse.1')
0 files changed, 0 insertions, 0 deletions
