bugGNUstep - Bugs: bug #29910, GSObjCRuntime.m GSObjCMethodNames...

Group
 
 

bug #29910: GSObjCRuntime.m GSObjCMethodNames function not returning method names as expected...

Submitter:  Gregory John Casamento <gcasa>
Submitted:  Wed 19 May 2010 05:19:33 AM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 19 May 2010 07:19:06 AM UTC, comment #2: 

Verified.  It's working correctly now.  Setting to "Closed."

Thanks!  GC

Gregory John Casamento <gcasa>
Group administrator
Wed 19 May 2010 07:04:20 AM UTC, comment #1: 

Please give svn trunk a try to see if this is fixed.

Richard Frith-Macdonald <CaS>
Group Member
Wed 19 May 2010 05:19:33 AM UTC, original submission:  

The function GSObjCMethodNames(...) is returning junk when it's given a class to retrieve the method names from.

I've been trying to write a palette for SimpleWebKit as a test, and it seems as though it's not getting any of the method names or any of the ivar names whatsoever...

What it is returning is this (output from GDB):

$5 = (class NSArray *) 0x3065a00
(gdb) po array
("\001", m, s, t, u, "", X, Y, "\b\001", "\a\001", "\006\001", _, "`", "\005\001")

The file is attached.   What SHOULD happen is that it should return a list containing all of the methods declared on this class, but it's not doing this.

GC

Gregory John Casamento <gcasa>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #20563:  WebView.h added by gcasa (8KiB - text/x-chdr)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by gcasa (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-05-19 gcasa Open/ClosedIn Test Closed
    2010-05-19 CaS StatusNone Fixed
        Open/ClosedOpen In Test
    2010-05-19 gcasa Attached File- Added WebView.h, #20563

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code