On Jan 19, 2012, at 9:37 AM, Andrew Haley wrote: > I'm trying to pass an argument to hsdis as a caller option. It's > not being handled correctly, and I think this is the reason: > ... > Should this be > ! strncmp(p, "hsdis-", 6)) { You are correct; that's a bug. -- John