View Issue Details

IDProjectCategoryView StatusLast Update
0000043LDMud 3.3Runtimepublic2004-05-17 09:27
Reporterxtian Assigned Tolars 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000043: to_struct() crashes the driver
DescriptionEfun to_struct() with illegal parameter crashes the driver. Experienced as to_struct( integervalue ) or to_struct( stringvalue ).
TagsNo tags attached.

Activities

lars

2004-03-28 03:31

reporter   ~0000033

The crash happened when the LPC compiler tried to print the 'illegal type' error message: it tried to print the struct name which in case of efun type declarations of course doesn't exist.

Corrected in: 3.3.501

Issue History

Date Modified Username Field Change
2004-01-11 05:46 xtian New Issue
2004-03-28 03:31 lars Status new => resolved
2004-03-28 03:31 lars Resolution open => fixed
2004-03-28 03:31 lars Assigned To => lars
2004-03-28 03:31 lars Note Added: 0000033
2004-05-17 09:27 lars Status resolved => closed