Change error messages to print the physical path, like

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 7e8b0b9ab1a9b4b20f0ebb5b8924a2f43e787072
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2008-11-11T13:19:16Z
Releases: 8.4.0
Change error messages to print the physical path, like
"base/11517/3767_fsm", instead of symbolic names like "1663/11517/3767/1",
per Alvaro's suggestion. I didn't change the messages in the higher-level
index, heap and FSM routines, though, where the fork is implicit.

Files