Newsgroups: perl.perl6.internals
From: bugs-par...@netlabs.develooper.com (Chromatic)
Date: Mon, 03 May 2004 23:02:11 -0700
Local: Tues, May 4 2004 2:02 am
Subject: [perl #29333] NCI Nested Struct Access Broken?
# New Ticket Created by chromatic >From Parrot, I'm trying to access a struct within a struct. Given an SDL_Surface named surface, the relevant C code is: int bpp = surface->format->BytesPerPixel; Given surface, a working UnManagedStruct representing an SDL_Surface (to .local int bpp However this complains about the unknown key 'BytesPerPixel'. The attached test patch demonstrates what I think is a problem. Running Then again, I'm not a great C programmer and it is late here. I could -- c
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| |||||||||||||||||