]> granicus.if.org Git - python/commit
- Py_DECREF: Add `do { ... } while (0)' to avoid compiler warnings.
authorMatthias Klose <doko@ubuntu.com>
Sat, 4 Apr 2009 15:51:23 +0000 (15:51 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sat, 4 Apr 2009 15:51:23 +0000 (15:51 +0000)
commit8212a823712061550c1757ef688cde0f4faec953
treee74c725f24f5b8a08ffc3425c5b2b39c59aea5b9
parentedb5e1e09ecf92a4911c154217c9c979d827caeb
- Py_DECREF: Add `do { ... } while (0)' to avoid compiler warnings.
Include/object.h
Misc/NEWS