diff options
| author | Julian Andres Klode <jak@debian.org> | 2014-01-27 20:27:26 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2014-01-27 20:28:22 +0100 |
| commit | c5ff65130e3c4353bfcdf1dcf3ab1d912597601d (patch) | |
| tree | 1f632dfc312377d3c761ed5c18ed228c656e7e95 /data | |
| parent | defc7e469043be7ac2253dca1485a87284399f73 (diff) | |
| download | python-apt-c5ff65130e3c4353bfcdf1dcf3ab1d912597601d.tar.gz | |
python/generic.h: Fix MkPyNumber to work if char is unsigned.
We currently consider two cases "unsigned char" and "char". This works
as long as "char" is signed, but this is not guaranteed. Change "char"
to "signed char" instead.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions
