Bugs item #1889481, was opened at 2008-02-08 10:24
Message generated for change (Comment added) made by ajbj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1889481&group_id=11005
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Program
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bert Wesarg (lebert)
Assigned to: Nobody/Anonymous (nobody)
Summary: there is no struct SparseArrayEntry(?:Wrapper)?
Initial Comment:
there is only a
typedef struct {
...
} SparseArrayEntry;
This patch introduce a 'struct SparseArrayEntryTag' and convert all previously
incorrect uses of struct SparseArrayEntry to SparseArrayEntry, ie remove casts.
And do the same with struct SparseArrayEntryWrapper.
----------------------------------------------------------------------
Comment By: Tony Balinski (ajbj)
Date: 2008-05-14 09:22
Message:
Logged In: YES
user_id=618141
Originator: NO
This should be closed. The changes have been checked in.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1889481&group_id=11005
--
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop