2011/7/16 Lars Buitinck <l.j.buiti...@uva.nl>:
> 2011/7/15 Vitja Makarov <vitja.maka...@gmail.com>:
>> I've found strange bug. In my example cimport misses "fcntl.h" include:
>>
>> ((c2f2e12...)) vitja@vitja-laptop:~/work/cython-vitek/zzz$ cat ./fff.pyx
>> cimport posix.unistd
>> cimport posix.fcntl
>>
>> print posix.fcntl.O_RDWR
>
> Fascinating; I can reproduce the error (on Scientific Linux 5.5), but
> it goes away when I reverse the order of the includes.
>

What's about this issue? Is that easy to fix before release or it's
better to create a ticket?

-- 
vitja.
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to