GRAYBYTE WORDPRESS FILE MANAGER5802

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/share/vim/vim80/compiler/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/vim/vim80/compiler//splint.vim
" Vim compiler file
" Compiler:     splint/lclint (C source code checker)
" Maintainer:   Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
" Splint Home:	http://www.splint.org/
" Last Change:  2005 Apr 21
" $Revision: 1.3 $

if exists("current_compiler")
  finish
endif
let current_compiler = "splint"

if exists(":CompilerSet") != 2		" older Vim always used :setlocal
  command -nargs=* CompilerSet setlocal <args>
endif

let s:cpo_save = &cpo
set cpo-=C

" adapt this if you want to check more than one file at a time.
" put command line options in .splintrc or ~/.splintrc
CompilerSet makeprg=splint\ %

" Note: when using the new array bounds checking flags:  Each warning
" usually has several lines and several references to source code mostly
" within one or two lines (see sample warning below).  The easiest way
" not to mess up file name detection and not to jump to all positions is
" to add something like
"	-linelen 500 +boundscompacterrormessages
" to your .splintrc and 'set cmdheight=4' or more.
" TODO: reliable way to distinguish file names and constraints.
"
" sample warning (generic):
"
"foo.c:1006:12: Clauses exit with var referencing local storage in one
"		       case, fresh storage in other case
"   foo.c:1003:2: Fresh storage var allocated
"
" sample warning (bounds checking):
"
"bounds.c: (in function updateEnv)
"bounds.c:10:5: Possible out-of-bounds store:
"    strcpy(str, tmp)
"    Unable to resolve constraint:
"    requires maxSet(str @ bounds.c:10:13) >= maxRead(getenv("MYENV") @
"    bounds.c:6:9)
"     needed to satisfy precondition:
"    requires maxSet(str @ bounds.c:10:13) >= maxRead(tmp @ bounds.c:10:18)
"     derived from strcpy precondition: requires maxSet(<parameter 1>) >=
"    maxRead(<parameter 2>)
"  A memory write may write to an address beyond the allocated buffer. (Use
"  -boundswrite to inhibit warning)

CompilerSet errorformat=%OLCLint*m,
	\%OSplint*m,
	\%f(%l\\,%c):\ %m,
	\%*[\ ]%f:%l:%c:\ %m,
	\%*[\ ]%f:%l:\ %m,
	\%*[^\"]\"%f\"%*\\D%l:\ %m,
	\\"%f\"%*\\D%l:\ %m,
	\%A%f:%l:%c:\ %m,
	\%A%f:%l:%m,
	\\"%f\"\\,
	\\ line\ %l%*\\D%c%*[^\ ]\ %m,
	\%D%*\\a[%*\\d]:\ Entering\ directory\ `%f',
	\%X%*\\a[%*\\d]:\ Leaving\ directory\ `%f',
	\%DMaking\ %*\\a\ in\ %f,
	\%C\ %#%m

let &cpo = s:cpo_save
unlet s:cpo_save

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 05 2024 23:19:13
root / root
0755
README.txt
0.427 KB
August 02 2022 16:56:59
root / root
0644
ant.vim
0.919 KB
August 02 2022 16:56:59
root / root
0644
bcc.vim
0.438 KB
August 02 2022 16:56:59
root / root
0644
bdf.vim
0.462 KB
August 02 2022 16:56:59
root / root
0644
cargo.vim
0.864 KB
August 02 2022 16:56:59
root / root
0644
checkstyle.vim
0.574 KB
August 02 2022 16:56:59
root / root
0644
context.vim
1.872 KB
August 02 2022 16:56:59
root / root
0644
cs.vim
0.611 KB
August 02 2022 16:56:59
root / root
0644
csslint.vim
0.529 KB
August 02 2022 16:56:59
root / root
0644
cucumber.vim
0.548 KB
August 02 2022 16:56:59
root / root
0644
decada.vim
1.9 KB
August 02 2022 16:56:59
root / root
0644
dot.vim
0.363 KB
August 02 2022 16:56:59
root / root
0644
erlang.vim
0.267 KB
August 02 2022 16:56:59
root / root
0644
eruby.vim
0.839 KB
August 02 2022 16:56:59
root / root
0644
fortran_F.vim
0.686 KB
August 02 2022 16:56:59
root / root
0644
fortran_cv.vim
0.729 KB
August 02 2022 16:56:59
root / root
0644
fortran_elf90.vim
0.783 KB
August 02 2022 16:56:59
root / root
0644
fortran_g77.vim
1.122 KB
August 02 2022 16:56:59
root / root
0644
fortran_lf95.vim
0.667 KB
August 02 2022 16:56:59
root / root
0644
fpc.vim
0.442 KB
August 02 2022 16:56:59
root / root
0644
g95.vim
0.661 KB
August 02 2022 16:56:59
root / root
0644
gcc.vim
1.196 KB
August 02 2022 16:56:59
root / root
0644
gfortran.vim
0.655 KB
August 02 2022 16:56:59
root / root
0644
ghc.vim
0.528 KB
August 02 2022 16:56:59
root / root
0644
gnat.vim
2.361 KB
August 02 2022 16:56:59
root / root
0644
go.vim
0.514 KB
August 02 2022 16:56:59
root / root
0644
haml.vim
0.538 KB
August 02 2022 16:56:59
root / root
0644
hp_acc.vim
1.027 KB
August 02 2022 16:56:59
root / root
0644
icc.vim
0.571 KB
August 02 2022 16:56:59
root / root
0644
ifort.vim
0.674 KB
August 02 2022 16:56:59
root / root
0644
intel.vim
0.581 KB
August 02 2022 16:56:59
root / root
0644
irix5_c.vim
0.646 KB
August 02 2022 16:56:59
root / root
0644
irix5_cpp.vim
0.655 KB
August 02 2022 16:56:59
root / root
0644
javac.vim
0.39 KB
August 02 2022 16:56:59
root / root
0644
jikes.vim
0.508 KB
August 02 2022 16:56:59
root / root
0644
mcs.vim
0.844 KB
August 02 2022 16:56:59
root / root
0644
mips_c.vim
0.675 KB
August 02 2022 16:56:59
root / root
0644
mipspro_c89.vim
0.704 KB
August 02 2022 16:56:59
root / root
0644
mipspro_cpp.vim
0.685 KB
August 02 2022 16:56:59
root / root
0644
modelsim_vcom.vim
0.78 KB
August 02 2022 16:56:59
root / root
0644
msbuild.vim
0.517 KB
August 02 2022 16:56:59
root / root
0644
msvc.vim
0.286 KB
August 02 2022 16:56:59
root / root
0644
neato.vim
0.369 KB
August 02 2022 16:56:59
root / root
0644
ocaml.vim
1.297 KB
August 02 2022 16:56:59
root / root
0644
onsgmls.vim
0.491 KB
August 02 2022 16:56:59
root / root
0644
pbx.vim
0.458 KB
August 02 2022 16:56:59
root / root
0644
perl.vim
1.181 KB
August 02 2022 16:56:59
root / root
0644
php.vim
0.69 KB
August 02 2022 16:56:59
root / root
0644
pylint.vim
0.533 KB
August 02 2022 16:56:59
root / root
0644
pyunit.vim
0.397 KB
August 02 2022 16:56:59
root / root
0644
rake.vim
0.891 KB
August 02 2022 16:56:59
root / root
0644
rspec.vim
0.735 KB
August 02 2022 16:56:59
root / root
0644
rst.vim
0.826 KB
August 02 2022 16:56:59
root / root
0644
ruby.vim
1.03 KB
August 02 2022 16:56:59
root / root
0644
rubyunit.vim
0.779 KB
August 02 2022 16:56:59
root / root
0644
rustc.vim
1.045 KB
August 02 2022 16:56:59
root / root
0644
sass.vim
0.576 KB
August 02 2022 16:56:59
root / root
0644
se.vim
0.725 KB
August 02 2022 16:56:59
root / root
0644
splint.vim
2.216 KB
August 02 2022 16:56:59
root / root
0644
tcl.vim
0.404 KB
August 02 2022 16:56:59
root / root
0644
tex.vim
1.715 KB
August 02 2022 16:56:59
root / root
0644
tidy.vim
0.555 KB
August 02 2022 16:56:59
root / root
0644
xbuild.vim
0.497 KB
August 02 2022 16:56:59
root / root
0644
xmllint.vim
0.548 KB
August 02 2022 16:56:59
root / root
0644
xmlwf.vim
0.443 KB
August 02 2022 16:56:59
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF