View Issue Details

IDProjectCategoryView StatusLast Update
0000076Goat Scribe Project[All Projects] Generalpublic2018-02-19 22:19
ReportermtruesdellAssigned Tomtruesdell 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.2.0 
Target Version0.2.1Fixed in Version0.2.1 
Summary0000076: deleting macrofiles from directory blocks program until goattimes.raf is deleted
DescriptionIf macrofiles are removed they should be removed from goattimes.raf by goatscribe. Instead we get "error 6 out of bounds array access at line 527". Deleting goattimes.raf manually must be done.
TagsNo tags attached.

Activities

mtruesdell

2018-02-19 22:19

manager   ~0000008

Dynamic arrays require special handling to ensure last_element + 1 is not accessed. Regression coming from LB which does not have dynamic arrays.

Issue History

Date Modified Username Field Change
2017-07-05 12:43 mtruesdell New Issue
2017-07-05 12:43 mtruesdell Status new => assigned
2017-07-05 12:43 mtruesdell Assigned To => mtruesdell
2017-07-05 12:44 mtruesdell Status assigned => acknowledged
2017-10-13 20:10 mtruesdell Status acknowledged => assigned
2017-10-18 20:51 mtruesdell Assigned To mtruesdell =>
2017-10-18 20:51 mtruesdell Status assigned => confirmed
2017-11-20 13:31 mtruesdell Priority high => normal
2018-01-03 22:35 mtruesdell Assigned To => mtruesdell
2018-01-03 22:35 mtruesdell Priority normal => high
2018-01-03 22:35 mtruesdell Status confirmed => assigned
2018-01-09 23:56 admin Project Le Gestionnaire Autonome => Goat Scribe Project
2018-01-09 23:56 admin Category Goat Scribe => General
2018-01-15 17:14 mtruesdell Status assigned => confirmed
2018-01-18 00:02 mtruesdell Status confirmed => assigned
2018-01-18 00:02 mtruesdell Product Version => 0.2.0
2018-01-18 00:04 mtruesdell Status assigned => resolved
2018-01-18 00:04 mtruesdell Resolution open => fixed
2018-01-18 00:04 mtruesdell Fixed in Version => 0.2.1
2018-01-18 00:04 mtruesdell Target Version => 0.2.1
2018-02-19 22:19 mtruesdell Summary [goatscribe] macrofiles can't be removed from directory without deleting goattimes.raf => deleting macrofiles from directory blocks program until goattimes.raf is deleted
2018-02-19 22:19 mtruesdell Note Added: 0000008