#191 ELAPI: do not use C++ reserved words as parameter names
Closed: Fixed None Opened 14 years ago by jhrozek.

Some routines use "template" as parameter. Because template is a reserved word in C++ it might pose problems later on when/if we need ELAPI C++ bindings. We should rename the parameter.


Replying to [ticket:191 jhrozek]:

is a reserved work
should read: "is a reserved word"

Fields changed

description: Some routines use "template" as parameter. Because template is a reserved work in C++ it might pose problems later on when/if we need ELAPI C++ bindings. We should rename the parameter. => Some routines use "template" as parameter. Because template is a reserved word in C++ it might pose problems later on when/if we need ELAPI C++ bindings. We should rename the parameter.

Fields changed

milestone: SSSD Deferred => SSSD 0.7.0

commit 9c2046d

fixedin: => 0.7.0
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to dpal
- Issue set to the milestone: SSSD 0.7.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/1233

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