Opened 18 years ago
Closed 18 years ago
#46 closed defect (fixed)
Heap concept
| Reported by: | Peter Kovacs | Owned by: | Alpar Juttner | 
|---|---|---|---|
| Priority: | major | Milestone: | LEMON 1.0 release | 
| Component: | core | Version: | |
| Keywords: | Cc: | ||
| Revision id: | 
Description
The heap concept should be revised.
Attachments (3)
Change History (7)
comment:1 follow-up: 2 Changed 18 years ago by
Changed 18 years ago by
| Attachment: | lemon_assert.patch added | 
|---|
comment:2 follow-up: 3 Changed 18 years ago by
Replying to kpeter:
I have attached a patch file with better concept checking and better documentation.
Unfortunately, a .patch file containing more than one changesets cannot be imported {{{--exact}}ly.
Therefore I uploaded the .patch files of each changesets separately.
Changed 18 years ago by
| Attachment: | heap_concept.patch added | 
|---|
Changed 18 years ago by
| Attachment: | map_concept.patch added | 
|---|
comment:3 Changed 18 years ago by
Replying to alpar:
Therefore I uploaded the .patch files of each changesets separately.
I've merge these changes into the main.
Peter, can we close this ticket? (Just close it if you think so)
comment:4 Changed 18 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    

I have attached a patch file with better concept checking and better documentation.