Click here to visit the old openkoji buildsystem (Archived)

Information for build vim-omnicppcomplete-0.41-22.fc41

ID26098
Package Namevim-omnicppcomplete
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.41
Release22.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/vim-omnicppcomplete.git#5c5bb2f8d3b99dc0fa9efc36cac9a05a7ebcfeb7
Summaryvim c++ completion omnifunc with a ctags database
DescriptionThis script is for vim 7.0 or higher, it provides C/C++ completion thanks to a ctags database. Features : - Complete namespaces, classes, structs and union members. - Complete inherited members for classes and structs (single and multiple inheritance). - Complete attribute members eg: myObject->_child->_child etc... - Complete type returned by a function eg: myObject->get()->_child. - Complete the "this" pointer. - Complete a typedef. - Complete the current scope (global and class scope). - Complete an object after a cast (C and C++ cast). - Complete anonymous types (eg: struct {int a; int b;}g_Var; g_Var.???). It also works for a typedef of an anonymous type. Notes : - The script manage cached datas for optimization. - Ambiguous namespaces are detected and are not included in the context stack. - The parsed code is tokenized so you can run a completion even if the current instruction has bad indentation, spaces, comments or carriage returns between words (even if it is not realistic).
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 11:49:13 CST
CompletedFri, 03 May 2024 11:56:19 CST
Taskbuild (f41, /rpms/vim-omnicppcomplete.git:5c5bb2f8d3b99dc0fa9efc36cac9a05a7ebcfeb7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/vim-omnicppcomplete.git#5c5bb2f8d3b99dc0fa9efc36cac9a05a7ebcfeb7'}}
Tags
f41
RPMs
src
vim-omnicppcomplete-0.41-22.fc41.src.rpm (info) (download)
noarch
vim-omnicppcomplete-0.41-22.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.41-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.41-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.41-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.41-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild