|
From: | Alan Wehmann |
Subject: | Re: problem using install-info with tar.info |
Date: | Sat, 31 Oct 2015 18:30:41 -0500 |
Neither tar-a.info nor tar-b.info cause an error. I attach tar-c.info. It causes the error on multiple tries, with or without the presence of a dir file. I created tar-c.info by copying tar-a.info and adding to it the three lines from tar-b.info. I also attach tar-d.info. It is like tar-c.info in having the two entries, but inverted. It does not cause an error, on multiple tries, with or without the dir file present. The dir file is written with the two entries inverted from what is in tar-d.info. I attach the dir file resulting from "install-info --debug tar-d.info dir" to illustrate. I include a few lines from my Emacs shell buffer, showing the failure with tar-c.info and success with tar-d.info: bash-3.2$ install-info --debug tar-c.info dir debug: reading dir file dir debug: reading input file tar-c.info Abort trap: 6 bash-3.2$ install-info --debug tar-d.info dir debug: reading dir file dir debug: reading input file tar-d.info debug: writing dir file dir
|
tar-c.info
Description: Binary data
dir
Description: Binary data
tar-d.info
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |