Hi, Eric. Sorry for not getting in touch earlier. Life's been very hectic with the preparations to this year's DebConf. (BTW, will you be there?).
On 07/20/2010 11:40 PM, Eric Cooper wrote: > On Sun, Jul 04, 2010 at 11:42:09AM -0300, Rogério Brito wrote: >> Of course, detecting if a symlink creates a directed cycle in the >> filesystem is a PITA, but the case above is an easy one. > > I forgot to include this in the changelog of the latest version > (4.4-1), but this should be fixed now. I added full cycle detection when > doing a filesystem tree-walk, so arbitrary symlinks should be OK. Hey, that's really great. The code for that part is quite short in ocaml, huh? I guess that I should spend some time to learn this. BTW, I just saw your message to -mentors asking what you should do about forgetting to close a bug in the changelog. I have one suggestion (if you don't do this already): you could use git-dch to fill the changelog automatically for you and, if you stick to the practice of putting the "Closes: #nnnnn" in your commits, the you should have no problems of forgetting to ever close a bug. Here is one example of mine: http://git.debian.org/?p=usbmount/usbmount.git And the rationale: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580621#102 Regards, -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

