зеркало из https://github.com/mozilla/pjs.git
turning on the new strings API.
This commit is contained in:
Родитель
bd6b1b7d42
Коммит
7ecdb44d84
|
@ -17,7 +17,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
/******************************************************************************************
|
||||
|
|
|
@ -17,9 +17,16 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
/***********************************************************************
|
||||
MODULE NOTES:
|
||||
|
|
|
@ -18,7 +18,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
***********************************************************************/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
//#define NEW_STRING_APIS 1
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
#ifndef _nsCString_
|
||||
|
|
|
@ -18,7 +18,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
***********************************************************************/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
//#define NEW_STRING_APIS 1
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
|
||||
|
|
|
@ -17,7 +17,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
/******************************************************************************************
|
||||
|
|
|
@ -17,9 +17,16 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
/***********************************************************************
|
||||
MODULE NOTES:
|
||||
|
|
|
@ -18,7 +18,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
***********************************************************************/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
//#define NEW_STRING_APIS 1
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
#ifndef _nsCString_
|
||||
|
|
|
@ -18,7 +18,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
***********************************************************************/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
//#define NEW_STRING_APIS 1
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
|
||||
|
|
|
@ -17,7 +17,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
/******************************************************************************************
|
||||
|
|
|
@ -17,9 +17,16 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
/***********************************************************************
|
||||
MODULE NOTES:
|
||||
|
|
|
@ -18,7 +18,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
***********************************************************************/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
//#define NEW_STRING_APIS 1
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
#ifndef _nsCString_
|
||||
|
|
|
@ -18,7 +18,11 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Original Author:
|
||||
* Rick Gessner <rickg@netscape.com>
|
||||
*
|
||||
* Contributor(s):
|
||||
* Scott Collins <scc@mozilla.org>
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
***********************************************************************/
|
||||
|
||||
#ifndef NEW_STRING_APIS
|
||||
//#define NEW_STRING_APIS 1
|
||||
#define NEW_STRING_APIS 1
|
||||
#endif //NEW_STRING_APIS
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче