[LTP] [RFC PATCH v2 1/7] pan: Remove ltp-scanner
Jan Stancek
jstancek@redhat.com
Thu Jan 27 09:38:22 CET 2022
On Wed, Jan 26, 2022 at 1:37 PM Petr Vorel <pvorel@suse.cz> wrote:
>
> We believe that nobody uses it.
There were some fixes to it years ago (I was surprised to find one was
mine), but I can't recall last time I used it so I'm OK with dropping
it.
Acked-by: Jan Stancek <jstancek@redhat.com>
>
> Suggested-by: Cyril Hrubis <chrubis@suse.cz>
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
> New in v2
>
> .gitignore | 1 -
> INSTALL | 2 -
> configure.ac | 1 -
> pan/Makefile | 8 -
> pan/debug.c | 84 --------
> pan/debug.h | 67 -------
> pan/ltp-scanner.c | 175 -----------------
> pan/reporter.c | 270 --------------------------
> pan/reporter.h | 80 --------
> pan/scan.h | 42 ----
> pan/scan.l | 456 -------------------------------------------
> pan/symbol.c | 467 --------------------------------------------
> pan/symbol.h | 104 ----------
> pan/tag_report.c | 478 ----------------------------------------------
> 14 files changed, 2235 deletions(-)
> delete mode 100644 pan/debug.c
> delete mode 100644 pan/debug.h
> delete mode 100644 pan/ltp-scanner.c
> delete mode 100644 pan/reporter.c
> delete mode 100644 pan/reporter.h
> delete mode 100644 pan/scan.h
> delete mode 100644 pan/scan.l
> delete mode 100644 pan/symbol.c
> delete mode 100644 pan/symbol.h
> delete mode 100644 pan/tag_report.c
>
More information about the ltp
mailing list