View Issue Details

IDProjectCategoryView StatusLast Update
0000292LDMud 3.5LPC Compiler/Preprocessorpublic2009-10-06 04:16
ReporterlarsAssigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0000292: Rething the mapping += mapping semantics
DescriptionShort: Rethink the 'mapping += mapping' semantics.
From: Lars
Date: 2002-05-07
Type: Feature
State: New

'mapping += mapping' should work like repeated calls to m_add(): the width of
the destination mapping is unchanged (unless generic empty mapping), the width
of the data added will be adjusted.

Possible way: + and += keep sizes and fail on size mismatch (with special
consideration of the empty mapping); | and |= merge even mappings is different
size.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2004-11-27 00:56 lars New Issue
2009-10-06 04:16 zesstra Project LDMud => LDMud 3.5