#69 Public libcollection functions should be prepended by col_
Closed: Fixed None Opened 14 years ago by sgallagh.

There are quite a few public functions in libcollection that have potential to namespace-collide - for example, get_item, insert_item, push_item. It would be better behavior for the library to prepend col_ to the name of all public functions to act as a namespace specifier and prevent collisions in programs taking advantage of the collection structure.


Fields changed

milestone: => Iteration 5

Fields changed

milestone: Iteration 5 => Iteration 6

commit be22e71

resolution: => fixed
status: new => closed

Fields changed

doc: => 0
docupdated: => 0
fixedin: => 0.5.0
tests: => 0
testsupdated: => 0

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to dpal
- Issue set to the milestone: SSSD 0.5.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1111

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata