View Issue Details

IDProjectCategoryView StatusLast Update
0000557xmlrpcpp[All Projects] Generalpublic2015-08-23 14:07
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.8 
Target Version0.9.9Fixed in Version0.9.9 
Summary0000557: Solve compile warning in XmlRpcClient.cpp
DescriptionIST: XmlRpcClient.cpp gives a compile warning in member function ‘virtual bool XmlRpc::XmlRpcClient::parseResponse(XmlRpc::XmlRpcValue&)’:
src/XmlRpcClient.cpp:425:77: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
SOLL: Use parentheses the right way.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-05-21 16:47 rijkr New Issue
2015-05-21 16:47 rijkr Status new => assigned
2015-05-21 16:47 rijkr Assigned To => rijkr
2015-05-21 16:48 rijkr Status assigned => resolved
2015-05-21 16:48 rijkr Resolution open => fixed
2015-05-21 16:48 rijkr Fixed in Version => 0.9.9
2015-05-21 18:47 rijkr Summary Solve compile warning and fix bug in XmlRpcClient.cpp => Solve compile warning in XmlRpcClient.cpp
2015-05-21 18:47 rijkr Description Updated View Revisions
2015-08-23 14:07 rijkr Status resolved => closed