[cvs-nhc98] patch applied (hat): Fix amusing bug with .hat
extensions.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:04:42 EDT 2006
Wed May 30 07:06:06 PDT 2001 malcolm
* Fix amusing bug with .hat extensions.
hat-stack abc -> looked for file abc.hat
hat-stack test -> looked for file tes.hat
hat-stack mat -> looked for file m.hat
hat-stack abchat -> looked for file ab.hat
I.e. the routine (rmext()) to find and remove an existing '.hat'
extension was flawed.
M ./src/hattools/utils.c -1 +1
More information about the Cvs-nhc98
mailing list