After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 407600 - RoleSet not present in cspi
RoleSet not present in cspi
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: cbindings
1.17.x
Other All
: Normal normal
: ---
Assigned To: Ariel Rios
Li Yuan
Depends on:
Blocks: 326516
 
 
Reported: 2007-02-13 20:15 UTC by Ariel Rios
Modified: 2007-04-10 15:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Roleset patch (786 bytes, patch)
2007-02-19 20:18 UTC, Ariel Rios
committed Details | Review

Description Ariel Rios 2007-02-13 20:15:04 UTC
Please describe the problem:
RoleSet has not been defined in cspi and is required for binding Collection and Matchrule. I'll take care of this one and send a separate patch.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Harry Lu 2007-02-16 07:24:08 UTC
Thanks, Ariel.
Comment 2 Ariel Rios 2007-02-19 20:18:47 UTC
Created attachment 82911 [details] [review]
Roleset patch

Simple patch. Just adds the struct.

ariel
Comment 3 Harry Lu 2007-02-20 13:06:42 UTC
Ariel, I saw you make this bug as fixed. Have you checked in the patch? The patch status is unchanged for now.

And I am not sure whether this patch breaks the API freeze for GNOME 2.17.
Comment 4 bill.haneman 2007-02-20 14:30:21 UTC
I believe it does break API freeze.  Should apply after branching...
Comment 5 Harry Lu 2007-03-22 06:30:05 UTC
Ariel, Please commit this patch int HEAD too.
Comment 6 Ariel Rios 2007-03-27 19:01:49 UTC
Harry, 

Per IBM policies I cannot commit patches myself. So, can you please apply it.

thanks
ariel
Comment 7 Harry Lu 2007-03-29 14:18:29 UTC
patch committed. Thanks.