Bug #712
HostPool get method is not const correct
Status: | Closed | Start date: | 07/08/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 2.2 |
Description
The get method implemented on the HostPoolXML object is not const correct. This triggers a compile error with gcc 4.6.0.
The attached patch fixes this problem.
Found in version 2.2.1
History
#1 Updated by Ruben S. Montero almost 10 years ago
- Target version set to Release 2.2.2
This was fix in master for 3.0 series. Scheduling this for next maintenance of 2.2
#2 Updated by Ruben S. Montero almost 10 years ago
- Status changed from New to Closed
- Target version changed from Release 2.2.2 to Release 3.0
- Resolution set to fixed
- Affected Versions OpenNebula 2.2 added
Fixed for OpenNebula 3.0