[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4999-g07c7085

Jeremy Allison jra at samba.org
Sat Feb 21 17:28:03 MST 2009


On Fri, Feb 20, 2009 at 10:51:36PM -0500, Derrell Lipman wrote:
> 
> Hmmm... Rereading... That sounds way stronger and much more aggressive than
> was my intention. Sorry about that. But still, I think we can add const to
> smbc_set_credentials parameters, remove all of these discards, and be done
> with it, without affecting the ABI.

Well that's what I'd like to do. C++ compilers encode
the "const"ness of param types in the ABI, but C compilers
shouldn't. Still I was being careful. If you're happy it's
not an ABI change I'll just make smbc_set_credentials parameters
const.

Jeremy.


More information about the samba-technical mailing list