зеркало из https://github.com/mozilla/pjs.git
Merge backout of 1145cd361cac.
This commit is contained in:
Коммит
2cc2ebd107
|
@ -84,7 +84,7 @@ JS_Assert(const char *s, const char *file, JSIntn ln);
|
|||
#define JS_STATIC_ASSERT(condition)
|
||||
#else
|
||||
#define JS_STATIC_ASSERT(condition) \
|
||||
typedef int js_static_assert[(condition) ? 1 : -1]
|
||||
extern void js_static_assert(int arg[(condition) ? 1 : -1])
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче