bug#13516: tests/rm/unread3 fails on Mac OS X 10.8

2013-01-28 Thread Global Odey
On 1/27/13 8:34 PM, Paul Eggert wrote: Thanks, can you please try this patch instead? It's a bit more drastic, but I hope it fixes the loop without introducing that other bug. Thank you. Your patch does the trick on OS X 10.8.2, however, it causes test-getcwd.sh to fail now. Global

bug#13516: tests/rm/unread3 fails on Mac OS X 10.8

2013-01-29 Thread Global Odey
. Thanks Global Odey ++ initial_cwd_=/var/ac/bld/coreutils-8.20.104-f2551/gnulib-tests ++ fail=0 +++ testdir_prefix_ +++ printf gt ++ pfx_=gt +++ mktempd_ /var/ac/bld/coreutils-8.20.104-f2551/gnulib-tests gt-test-getcwd.sh. +++ case $# in +++ destdir_=/var/ac/bld/coreutils-8.20.104-f2551

bug#13516: tests/rm/unread3 fails on Mac OS X 10.8

2013-01-30 Thread Global Odey
o ENOENT before triggering the failure. Global Odey

bug#13516: tests/rm/unread3 fails on Mac OS X 10.8

2013-02-01 Thread Global Odey
I tried the latest version of GDB (even with the latest GCC) and, suffice to say, it is utterly broken on OS X. Still, wanting something newer, I tried LLDB using this guide here for reference and it seemed to work pretty well (but then again, I don't really know what I'm doing so ymmv). Global Odey