Message103225
> However, I just asked a colleague with a os X to compile python 2.7
> and _POSIX_SEMAPHORES isn't defined, and so, it is running using the
> emulation. Why, I wonder? Isn't it defined in unistd.h?
Perhaps a bad combination of defines. Has he checked that the semaphore
path isn't used at all? (just put a #error in the other path) If so,
opening an issue would be good.
I would hope we can drop the emulation path one day. |
|
| Date |
User |
Action |
Args |
| 2010-04-15 15:42:38 | pitrou | set | recipients:
+ pitrou, loewis, beazley, kristjan.jonsson, techtonik, flox, dabeaz, torsten |
| 2010-04-15 15:42:36 | pitrou | link | issue8299 messages |
| 2010-04-15 15:42:36 | pitrou | create | |
|