patchGNUstep - Patches: patch #4233, base: implemented...

Group
 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4233: base: implemented objc_get_symbol_path for mingw

Submitter:  Jeremy Bettis <jeremybettis>
Submitted:  Mon 25 Jul 2005 03:44:03 PM UTC
   
 
Category:  Foundation Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Mon 25 Jul 2005 04:17:15 PM UTC, comment #1: 

Applied (untested ... but it looks reasonable).
Thanks.

Richard Frith-Macdonald <CaS>
Group Member
Mon 25 Jul 2005 03:44:03 PM UTC, original submission:  

implemented objc_get_symbol_path for classes but not categories.  The windows API has functions for getting the filename associated with a pointer, so I use that to find the name of the dll/exe that has the implementation of a class.

Jeremy Bettis <jeremybettis>

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-25 CaS StatusNone Done
    Open/ClosedOpen Closed
2005-07-25 jeremybettis Attached File- Added base-diff-objc-load.txt, #4913

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code