Pavol Rusnak
|
3679ee9b52
|
py: fix null pointer dereference in mpz.c, fix missing va_end in warning.c
|
2016-10-31 23:21:15 +03:00 |
Damien George
|
e72cda99fd
|
py: Convert occurrences of non-debug printf to mp_printf.
|
2015-04-16 14:30:16 +00:00 |
Damien George
|
cd34207409
|
py: Can compile with -Wmissing-declarations and -Wmissing-prototypes.
|
2015-01-12 22:30:49 +00:00 |
Damien George
|
51dfcb4bb7
|
py: Move to guarded includes, everywhere in py/ core.
Addresses issue #1022.
|
2015-01-01 20:32:09 +00:00 |
Paul Sokolovsky
|
8a8c1fc82f
|
py: Add basic framework for issuing compile/runtime warnings.
|
2015-01-01 22:09:18 +02:00 |