Hide Forgot
Description of problem: In every generated "references()" function, the fifth parameter should be called "resultClass", not "assocClass". Currently, every references() looks like: static CMPIStatus references( CMPIAssociationMI* mi, const CMPIContext* cc, const CMPIResult* cr, const CMPIObjectPath* cop, const char* assocClass, const char* role, const char** properties, int names); According to the CMPI 2.0 Technical Standard, the fifth parameter should be called resultClass. Version-Release number of selected component (if applicable): konkretcmpi-0.9.1-3.fc21.x86_64 Steps to Reproduce: 1. generate headers from a mof file 2. observe 3. Actual results: See description. Expected results: s/assocClass/resultClass/
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.