[hxclidev] perscmgr.cpp in client core bug?
Greg Wright gwright at real.comPhil, That looks like it might be a good patch. What you need to do is to submit the patch as an issue off of the web site: https://helix-dna.helixcommunity.org/servlets/ProjectIssues Patches are submitted kind of the same way as bugs or feature requests are. Good catch, --greg. ----- Original Message ----- From: "Phil" <lacy at grapevine.net> To: "helixclientlist" <dev at helix-client.helixcommunity.org> Sent: Saturday, May 17, 2003 9:30 AM Subject: Re: [hxclidev] perscmgr.cpp in client core bug? > sorry cut and paste faux pas > > how about: > > perscmgr.cpp(763) > #if defined(HELIX_FEATURE_VIDEO) > if (HXR_OK == pLSG->QueryInterface(IID_IHXSiteUser, > (void**)&pSiteUser)) > { > rc = > m_pPlayer->m_pSiteManager->HookupSingleSiteByPlayToFrom(pSiteUser, > pProps, FALSE); > } > #endif /* HELIX_FEATURE_VIDEO */ > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe at helix-client.helixcommunity.org > For additional commands, e-mail: dev-help at helix-client.helixcommunity.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at helix-client.helixcommunity.org For additional commands, e-mail: dev-help at helix-client.helixcommunity.org