View Issue Details

IDProjectCategoryView StatusLast Update
0000546LDMud 3.5Runtimepublic2021-04-06 23:36
ReporterGnomi Assigned ToGnomi  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Platformi686OSDebian GNU/LinuxOS Version4.0
Summary0000546: Rework lvalue handling
DescriptionThis is the master bug for everything lvalue related in 3.5.

Lvalues in its current form are still dangerous and my lead to crashes, because in several circumstances the driver assumes a limited lifetime which cannot be guaranteed. So main goal is to create lvalues with possibly unlimited lifetime. But also most of the many inconsistencies shall be eliminated.
TagsNo tags attached.

Relationships

related to 0000299 assignedGnomi LDMud 3.5 Redesigning mappings, arrays, lvalues 
parent of 0000531 resolvedGnomi LDMud 3.5 Passing varargs argument by reference 
parent of 0000649 resolvedGnomi LDMud 3.5 lvalue 1: Redesign T_LVALUE 
parent of 0000650 resolvedGnomi LDMud 3.5 lvalue 2: Give variable references unlimited lifespan 
parent of 0000651 resolvedGnomi LDMud 3.6 lvalue 3: Lvalues to mapping entries 
parent of 0000652 resolvedGnomi LDMud 3.5 lvalue 4:Introduce mutable strings 
parent of 0000653 resolvedGnomi LDMud 3.5 lvalue 5: Make explicit lvalues fragile 
parent of 0000654 resolvedGnomi LDMud 3.6 lvalue 6: call-by-reference on efuns 
parent of 0000655 resolvedGnomi LDMud 3.5 lvalue 7: Make reseating of aliases possible 
parent of 0000656 resolvedGnomi LDMud 3.6 lvalue 8: Miscellaneous 
related to 0000694 resolvedGnomi LDMud 3.5 sort() should accept protected ranges (&(a[3..5]) as first argument 
child of 0000753 resolvedGnomi LDMud 3.6 Ranged mapping indexing 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2008-07-02 08:10 Gnomi New Issue
2008-07-02 08:10 Gnomi Status new => assigned
2008-07-02 08:10 Gnomi Assigned To => Gnomi
2008-07-02 08:11 Gnomi Relationship added parent of 0000148
2008-07-02 08:13 Gnomi Relationship added parent of 0000531
2008-07-02 08:13 Gnomi Relationship added parent of 0000487
2009-06-03 13:58 Gnomi Relationship added parent of 0000649
2009-06-03 14:30 Gnomi Relationship deleted parent of 0000487
2009-06-03 14:31 Gnomi Relationship added parent of 0000650
2009-06-03 14:38 Gnomi Relationship added parent of 0000651
2009-06-03 14:38 Gnomi Relationship deleted parent of 0000148
2009-06-03 14:53 Gnomi Relationship added parent of 0000652
2009-06-03 15:12 Gnomi Relationship added parent of 0000653
2009-06-03 15:21 Gnomi Relationship added child of 0000654
2009-06-03 15:21 Gnomi Relationship replaced parent of 0000654
2009-06-03 15:27 Gnomi Relationship added parent of 0000655
2009-06-03 15:32 Gnomi Relationship added parent of 0000656
2009-10-06 04:11 zesstra Relationship added related to 0000299
2009-10-24 06:56 zesstra Relationship added child of 0000694
2010-07-22 02:56 Gnomi Relationship added child of 0000753
2017-09-30 18:41 Gnomi Relationship deleted child of 0000694
2017-09-30 18:42 Gnomi Relationship added related to 0000694
2021-04-06 23:36 Gnomi Status assigned => resolved
2021-04-06 23:36 Gnomi Resolution open => fixed