1 |
|
2005-10-28 Werner Koch <[email protected]> |
2 |
|
|
3 |
|
* wptProxySettingsDlg.cpp (check_number): Cast isdigit() arg to |
4 |
|
unsigned. Never ever use a possible signed char as argument for |
5 |
|
ctype tests. An alternative is to first test using isascii (). |
6 |
|
(keyserver_proxy_dlg_proc): Removed unused variable. |
7 |
|
|
8 |
2005-10-27 Timo Schulz <[email protected]> |
2005-10-27 Timo Schulz <[email protected]> |
9 |
|
|
10 |
* wptKeyPropsDlg.cpp (get_validity): Take care of disabled keys. |
* wptKeyPropsDlg.cpp (get_validity): Take care of disabled keys. |