Message299655
| Author | serhiy.storchaka |
|---|---|
| Recipients | dilyan.palauzov, serhiy.storchaka |
| Date | 2017-08-02.11:47:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1501674470.04.0.650050543894.issue31102@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
"sre_lib.h" and "stringlib/*.h" are included multiple times for purpose. They are template files and different inclusions instantiate implementations for specific kind of Unicode strings. "testcapi_long.h" also is a template file. Modules/expat/xmltok.c is imported file. And it include some header files multiple times for purpose. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-02 11:47:50 | serhiy.storchaka | set | recipients: + serhiy.storchaka, dilyan.palauzov |
| 2017-08-02 11:47:50 | serhiy.storchaka | set | messageid: <1501674470.04.0.650050543894.issue31102@psf.upfronthosting.co.za> |
| 2017-08-02 11:47:50 | serhiy.storchaka | link | issue31102 messages |
| 2017-08-02 11:47:49 | serhiy.storchaka | create | |