Godzil / theunarchiver

Automatically exported from code.google.com/p/theunarchiver
Other
0 stars 0 forks source link

unar 1.5 says: Scanner initialised with nil string #643

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I don't know if it happens in every usage scenario, but the following will 
cause unar 1.5 to print out the message to stderr: "Scanner initialised with 
nil string"

It otherwise it appears to execute normally. unar 0.4 does not display this 
error.

I saw this unar running on Ubuntu Server 12.04 LTS, and Raspbian 02-09-2013, 
both built from source per the instructions on your web page (not installed via 
package manager).

to reproduce:

wget -q -nc 
http://download.info.apple.com/Apple_Support_Area/Apple_Software_Updates/English
-North_American/Apple_II/Apple_IIGS_System_6.0.1/Disk_7_of_7-Apple_II_Setup.sea.
bin

unar -k skip Disk_7_of_7-Apple_II_Setup.sea.bin

Original issue reported on code.google.com by ivanx%iv...@gtempaccount.com on 22 Feb 2013 at 3:37

GoogleCodeExporter commented 8 years ago
Seems harmless, but I put in a test to avoid it.

Original comment by paracel...@gmail.com on 11 Mar 2013 at 1:55

GoogleCodeExporter commented 8 years ago

Original comment by paracel...@gmail.com on 11 Mar 2013 at 2:08