view .lgtm.yml @ 27039:dc21c2f9c659 v8.2.4048

patch 8.2.4048: gcc complains about use of "%p" in printf Commit: https://github.com/vim/vim/commit/c14f667626ba677a767d474324306e39096dc43e Author: Dominique Pelle <dominique.pelle@gmail.com> Date: Sun Jan 9 12:57:48 2022 +0000 patch 8.2.4048: gcc complains about use of "%p" in printf Problem: gcc complains about use of "%p" in printf. Solution: Add (void *) typecast. (Dominique Pell?, closes https://github.com/vim/vim/issues/9494)
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Jan 2022 14:00:06 +0100
parents 229cfca9342a
children
line wrap: on
line source

# Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
path_classifiers:
  documentation:
    - runtime/tutor/tutor*