Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:redwil:devel:tools
Source-Navigator
sourcenav-5.1.4-uninitialized.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sourcenav-5.1.4-uninitialized.patch of Package Source-Navigator
--- snavigator/parsers/cpp/cpplib/cp_process.c +++ snavigator/parsers/cpp/cpplib/cp_process.c @@ -110,9 +110,15 @@ tab++; - Proc.Type = 0; +/* Proc.Type = 0; Proc.name = 0; Proc.scope = 0; + Proc.lineno_beg = 0; + Proc.charno_beg = 0; + Proc.lineno_end = 0; + Proc.charno_end = 0; +*/ + memset(&Proc,0,sizeof(Proc)); Proc1.Type = 0; Proc1.name = 0;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor