[New-bugs-announce] [issue19986] ‘mpd_del’ discards qualifiers from pointer target type

Christian Heimes report at bugs.python.org
Sun Dec 15 16:13:58 CET 2013


New submission from Christian Heimes:

One buildbot is emitting a warning:

Modules/_decimal/libmpdec/mpdecimal.c:4438: warning: passing argument 1 of ‘mpd_del’ discards qualifiers from pointer target type

http://buildbot.python.org/all/builders/x86%20Ubuntu%20Shared%203.x/builds/9351/steps/compile/logs/warnings%20%281%29

----------
components: Extension Modules
messages: 206236
nosy: christian.heimes
priority: low
severity: normal
stage: needs patch
status: open
title: ‘mpd_del’ discards qualifiers from pointer target type
type: compile error
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19986>
_______________________________________


More information about the New-bugs-announce mailing list