Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#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'
#126 wontfix LIBC: Provide binary runtime WPI archives bird dmik
Description

It will be handy to have an official binary distribution of the LIBC Runtime libraries as a WPI archive. This way, it will be possible to let WarpIn? maintain package dependencies for applications using LIBC and thus simplify to resolve LIBC requirements for both application vendors packaging their products and end-users installing them.

#131 wontfix fork() failed, when BSS segment is too big bird guest
Description

The attached testcase demonstate the fault.

fork() works fine with BSS_SIZE_MB value up to 62 It fail with increasing values from 63 and return 16 instead negative value.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.