This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, larry, ncoghlan, vajrasky
Date 2013-12-05.21:26:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386278806.34.0.702800967238.issue19296@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, a cast to char* silences the error. But it could potentially brea contract because dbm_open() could alter the content of the string. I'm just paranoid (again). *g*
History
Date User Action Args
2013-12-05 21:26:46christian.heimessetrecipients: + christian.heimes, ncoghlan, larry, vajrasky
2013-12-05 21:26:46christian.heimessetmessageid: <1386278806.34.0.702800967238.issue19296@psf.upfronthosting.co.za>
2013-12-05 21:26:46christian.heimeslinkissue19296 messages
2013-12-05 21:26:46christian.heimescreate