Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#23 fixed libc: symlink is broken bird bird
Description

When porting BSD ln for using kBuild I find that symlink isn't working. I get error 254 from DosOpen?.

#24 fixed libc: fts crashes because it's still using chdir() bird bird
Description

The various fts APIs when enumerating directories because HAVE_FCHDIR isn't defined and it will end up using chdir() on directory file handles.

#29 wontfix Seriously odd g++ error trying to include os2emx.h from os2.h bird bird
Description
In file included from ../../dist/include/xpcom/plevent.h:204,
from ../../dist/include/xpcom/nsIEventTarget.h:17,
from ../../dist/include/xpcom/nsIEventQueue.h:10,
from D:/builds/nightlies/thunderbird/mozilla/layout/generic/nsSelection.cpp:97:
C:/GCC335/include/os2.h:35:79: C:/GCC335/include/os2emx.h: Invalid argument
In file included from ../../dist/include/xpcom/nsIEventTarget.h:17,
from ../../dist/include/xpcom/nsIEventQueue.h:10,
from D:/builds/nightlies/thunderbird/mozilla/layout/generic/nsSelection.cpp:97:
../../dist/include/xpcom/plevent.h:550: error: parse error before `*' token
make.exe[5]: *** [nsSelection.o] Error 1
make.exe[5]: Leaving directory `D:/builds/nightlies/thunderbird/mozilla/obj/layout/generic'
make.exe[4]: *** [libs] Error 2
make.exe[4]: Leaving directory `D:/builds/nightlies/thunderbird/mozilla/obj/layout'
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.