bugGNUstep - Bugs: bug #23889, Gorm class parser and the string...

Group
 
 

bug #23889: Gorm class parser and the string "id".

Submitter:  Marko Riedel <mriedel>
Submitted:  Sat 19 Jul 2008 09:10:59 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 22 Jun 2010 06:52:58 AM UTC, comment #2: 

I haven't experienced this problem since a long time. Missing a comment from the original author, it can be considered closed

Riccardo Mottola <rmottola>
Group Member
Sun 20 Jul 2008 01:36:21 PM UTC, comment #1: 

The issue was that it was looking for id as a string, not a "token" .  I have added a function which should handle this properly now.  Please test it and let me know if it works properly for you.  I've tested it on your header and it works as I expect it to.

GC

Gregory John Casamento <gcasa>
Group administrator
Sat 19 Jul 2008 09:10:59 PM UTC, original submission:  

The text of this report is from the mailing list.

"I have come across a problem in the classloader of Gorm.app: it appears that the parser will consider everything an outlet that contains the string "id", e.g.

NSMutableDictionary *namesToPids;

will cause "namesToPids" to appear in the outlet list. Using "namesToPIDs" will fix it."

Marko Riedel <mriedel>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rmottola (Posted a comment)
  • -email is unavailable- added by gcasa (Posted a comment)
  • -email is unavailable- added by mriedel (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-06-22 rmottola Open/ClosedIn Test Closed
    2008-07-20 gcasa StatusNone Fixed
        Assigned toNone gcasa
        Open/ClosedOpen In Test

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code