Hi, On Thu, Oct 15, 2009 at 02:09:30PM +0000, Sébastien Villemot wrote: > Hi, > > I think I found the culprit for what I thought was a race condition in > Octave. > > The problem has to do with the way Octave 3.2 updates its load-path: it > only updates its cache of the current directory if the modification time > of the directory changes (see load_path::dir_info::update() in > src/load-path.cc).
In case it's not clear: this is a real problem and not some artificially found issue. It makes software using Octave randomly fail at build time. Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org