history_d error on line 376 and 392

Bug #179718 reported by DaelasKai
2
Affects Status Importance Assigned to Milestone
Sapidlib
Fix Committed
Medium
Cody A.W. Somerville

Bug Description

There's an error in your history_d on line 376 and 392.

376: string array lines = read_file(query_history_dir(channel) + "/" + channel + "-" + indexStr);
392: string array lines = read_file(query_history_dir(channel) + "/" + channel + "-" + indexStr);

On my test mud, I had to take out the "array" portion to get it to work.

Also, I got a BIG error when trying to type "quit". It was because there was not a directory
/data/daemons/history_d that existed. When I made this directory, it seemed to fix it.

Daelas

Revision history for this message
Cody A.W. Somerville (cody-somerville) wrote :

Can you file another bug for the second issue with the log? Thanks.

Changed in sapidlib:
assignee: nobody → cody-somerville
importance: Undecided → Medium
status: New → Confirmed
Changed in sapidlib:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.