Simon Peyton-Jones wrote: > | I think you need to do a 'git pull' first to get the latest version of the > | sync-all script and when you run that you should get a libffi-tarballs > > I'd done that (repeatedly). BUT, as has often happened before, I'd forgotten > that my tree was on a different branch, and pulling of course has no effect on > the branch. Rats. Note to self: whenever anything odd happens, check you > are on 'master'.
Better yet, the sync-all script should detect whether it is on master and error out (with a decent error message) if not. That way you (and I and others) don't have to remember this particular failure mode. My Perl coding skills are rather rusty, but I'll have a go at this. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs