зеркало из https://github.com/mozilla/pjs.git
backing out c60092, due to silly OSX includes
This commit is contained in:
Родитель
ccef133ceb
Коммит
125c885c74
|
@ -44,7 +44,7 @@ interface nsIDOMHTMLCanvasElement;
|
|||
// XXX should we comment out these typedefs in the C++ header?
|
||||
|
||||
typedef unsigned long GLenum;
|
||||
typedef boolean GLboolean;
|
||||
typedef octet GLboolean;
|
||||
typedef unsigned long GLbitfield;
|
||||
typedef short GLshort;
|
||||
typedef long GLint;
|
||||
|
|
|
@ -1003,8 +1003,6 @@ traceReturnTypeMap = {
|
|||
["jsdouble ", "DOUBLE", "0"],
|
||||
'double':
|
||||
["jsdouble ", "DOUBLE", "0"],
|
||||
'octet':
|
||||
["uint32 ", "UINT32", "0"]
|
||||
}
|
||||
|
||||
# This list extends the above list, but includes types that
|
||||
|
|
Загрузка…
Ссылка в новой задаче