Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
ladspa
pvoc-0.1.10-gcc4-fix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pvoc-0.1.10-gcc4-fix.diff of Package ladspa
--- Plugins.cc-dist 2005-04-11 11:47:09.848541196 +0200 +++ Plugins.cc 2005-04-11 11:48:10.464429484 +0200 @@ -177,7 +177,8 @@ Exaggerate::port_info [] = } }; -Descriptor<Exaggerate>::Descriptor<Exaggerate>() +template <> +Descriptor<Exaggerate>::Descriptor() { UniqueID = 1791; Label = "Exaggerate"; @@ -345,7 +346,8 @@ Transpose::port_info [] = } }; -Descriptor<Transpose>::Descriptor<Transpose>() +template <> +Descriptor<Transpose>::Descriptor() { UniqueID = 1792; Label = "Transpose"; @@ -496,7 +498,8 @@ Accumulate::port_info [] = } }; -Descriptor<Accumulate>::Descriptor<Accumulate>() +template <> +Descriptor<Accumulate>::Descriptor() { UniqueID = 1793; Label = "Accumulate";
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