On Sat, Feb 26, 2011 at 6:34 PM, W. Trevor King wrote:
> On Sat, Feb 26, 2011 at 10:15:38AM -0800, Robert Bradshaw wrote:
>> On Sat, Feb 26, 2011 at 5:08 AM, W. Trevor King wrote:
>> > The relevant lines from tests/errors/cdef_members_T517.pxd are:
>> >
>> > $ grep -n ^ tests/errors/cdef_membe
On Sat, Feb 26, 2011 at 10:15:38AM -0800, Robert Bradshaw wrote:
> On Sat, Feb 26, 2011 at 5:08 AM, W. Trevor King wrote:
> > The relevant lines from tests/errors/cdef_members_T517.pxd are:
> >
> >$ grep -n ^ tests/errors/cdef_members_T517.pyx
> >...
> >8:ctypedef struct Foo:
> >9:
On Sat, Feb 26, 2011 at 5:08 AM, W. Trevor King wrote:
> I'm splitting Symtab visibilities into explicit C and Python
> visibilities, but am having trouble reproducing the expected error
> messages for cdef_members_T517:
>
> $ python runtests.py cdef_members_T517
> Python 2.6.6 (r266:84292,
I'm splitting Symtab visibilities into explicit C and Python
visibilities, but am having trouble reproducing the expected error
messages for cdef_members_T517:
$ python runtests.py cdef_members_T517
Python 2.6.6 (r266:84292, Dec 8 2010, 09:53:33)
[GCC 4.4.4]
Running tests against