This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008年05月09日 07:51 by hasso, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| dragonfly-python-trunk.patch | hasso, 2008年05月09日 07:51 | The patch to fix the problems | ||
| Messages (2) | |||
|---|---|---|---|
| msg66458 - (view) | Author: Hasso Tepper (hasso) | Date: 2008年05月09日 07:51 | |
The attached patch fixes trunk build problems in DragonFly BSD. It's trunk version of the issue #2796, but adds one (not DragonFly specific) fix to the Modules/mmapmodule.c - in case of (!HAVE_SYSCONF || !_SC_PAGESIZE) my_getallocationgranularity will not be defined. |
|||
| msg97619 - (view) | Author: Brian Curtin (brian.curtin) * (Python committer) | Date: 2010年01月12日 03:33 | |
See #2796 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:34 | admin | set | github: 47046 |
| 2010年01月12日 03:33:51 | brian.curtin | set | status: open -> closed resolution: duplicate keywords: + needs review stage: patch review versions: + Python 3.1, Python 2.7, Python 3.2 nosy: + brian.curtin messages: + msg97619 priority: normal superseder: Build issues in DragonFly BSD |
| 2008年05月09日 07:51:44 | hasso | create | |