[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#655513: marked as done (RFP: vim-clang-complete -- Complete C, C++, Objective-C and Objective-C++ in Vim using Clang)



Your message dated Thu, 23 Feb 2017 22:20:05 +0000
with message-id <E1ch1k5-0006ox-VJ@quantz.debian.org>
and subject line closing RFP: vim-clang-complete -- Complete C, C++, Objective-C and Objective-C++ in Vim using Clang
has caused the Debian Bug report #655513,
regarding RFP: vim-clang-complete -- Complete C, C++, Objective-C and Objective-C++ in Vim using Clang
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
655513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655513
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : vim-clang-complete
  Version         : 1.8
  Upstream Author : Xavier Deguillard <deguilx@gmail.com>
* URL             : http://www.vim.org/scripts/script.php?script_id=3302
* License         : BSD-3 (some files come from LLVM, the relevant part of
                    license is also BSD-3, just with different names)
  Programming Lang: vim, python
  Description     : Complete C, C++, Objective-C and Objective-C++ in Vim using Clang
  Depends         : python, clang
  Recommends      : libclang1
                    I suggest pre-defining the path to the library
		    (g:clang_library_path), but since it can only be used in
		    vim with python support, still needs to depend on clang.

This vim plugin uses clang to accurately complete C, C++ and Objective-C
code. It understands all C++03 and some C++11 constructs including complex
preprocessor expansions or heavily templated code. It can also highlight
errors as you type.

Since it uses C++ compiler to do the parsing, it is acurate except for
compiler-specific features of your regular compiler not supported by clang
(most gcc extensions are supported). It also does not need ctags or any other
database to be updated before it can complete newly declared constructs. Only
compiler flags (definitions and include paths) need to be provided.

-- 
						 Jan 'Bulb' Hudec <bulb@ucw.cz>



--- End Message ---
--- Begin Message ---
RFP 655513 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: