New submission from Hasso Tepper <[EMAIL PROTECTED]>:
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 || !_
Changes by Hasso Tepper <[EMAIL PROTECTED]>:
Added file: http://bugs.python.org/file10228/dragonfly-python24.patch
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.pytho
New submission from Hasso Tepper <[EMAIL PROTECTED]>:
The attached patch fixes obvious problems with build in DragonFly BSD
platform.
Modules/socketmodule.c part adds NetBSD to the blacklist as well -
both OS'es use the same Bluetooth stack. Although the code seems to
have support