View Issue Details

IDProjectCategoryView StatusLast Update
0000903LDMud 3.6Efunspublic2022-09-20 00:46
Reportergorgar Assigned ToGnomi  
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.5 
Fixed in Version3.6.6 
Summary0000903: unique_array throwing debug error
DescriptionThis efun will throw this error if the first argument is empty or not, and if the second argument (a string) is not a defined function in the calling object. Seems strange, why should the calling object need the function defined?

> lpc unique_array( ({}), "short")
LPC result: ({ })

debug log:
2022.01.11 22:02:19 Function short() not found in /players/gorgar/tmp_code0.
2022.01.11 22:02:19 program: players/gorgar/tmp_code0.c, object: players/gorgar/tmp_code0 line 21
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-01-12 04:15 gorgar New Issue
2022-01-25 21:50 Gnomi Assigned To => Gnomi
2022-01-25 21:50 Gnomi Status new => assigned
2022-09-20 00:46 Gnomi Status assigned => resolved
2022-09-20 00:46 Gnomi Resolution open => fixed
2022-09-20 00:46 Gnomi Fixed in Version => 3.6.6