mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
ci(PVS): PVS/V009: add required header #15751
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
#include "conv.h"
|
#include "conv.h"
|
||||||
|
|
||||||
static int mpack_fits_single(double v);
|
static int mpack_fits_single(double v);
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This module exports three classes, and each instance of those classes has its
|
* This module exports three classes, and each instance of those classes has its
|
||||||
* own private registry for temporary reference storage(keeping state between
|
* own private registry for temporary reference storage(keeping state between
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "mpack_core.h"
|
#include "mpack_core.h"
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "object.h"
|
#include "object.h"
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "rpc.h"
|
#include "rpc.h"
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <lauxlib.h>
|
#include <lauxlib.h>
|
||||||
#include <lua.h>
|
#include <lua.h>
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* LibXDiff by Davide Libenzi ( File Differential Library )
|
* LibXDiff by Davide Libenzi ( File Differential Library )
|
||||||
* Copyright (C) 2003 Davide Libenzi
|
* Copyright (C) 2003 Davide Libenzi
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* LibXDiff by Davide Libenzi ( File Differential Library )
|
* LibXDiff by Davide Libenzi ( File Differential Library )
|
||||||
* Copyright (C) 2003 Davide Libenzi
|
* Copyright (C) 2003 Davide Libenzi
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010, Google Inc.
|
* Copyright (C) 2010, Google Inc.
|
||||||
* and other copyright owners as documented in JGit's IP log.
|
* and other copyright owners as documented in JGit's IP log.
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* LibXDiff by Davide Libenzi ( File Differential Library )
|
* LibXDiff by Davide Libenzi ( File Differential Library )
|
||||||
* Copyright (C) 2003-2016 Davide Libenzi, Johannes E. Schindelin
|
* Copyright (C) 2003-2016 Davide Libenzi, Johannes E. Schindelin
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* LibXDiff by Davide Libenzi ( File Differential Library )
|
* LibXDiff by Davide Libenzi ( File Differential Library )
|
||||||
* Copyright (C) 2003 Davide Libenzi
|
* Copyright (C) 2003 Davide Libenzi
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// This is an open source non-commercial project. Dear PVS-Studio, please check
|
||||||
|
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* LibXDiff by Davide Libenzi ( File Differential Library )
|
* LibXDiff by Davide Libenzi ( File Differential Library )
|
||||||
* Copyright (C) 2003 Davide Libenzi
|
* Copyright (C) 2003 Davide Libenzi
|
||||||
|
Reference in New Issue
Block a user