Nothing entered.
===> CXX [ufo] src/client/battlescape/cl_particle.cpp
src/client/battlescape/cl_particle.cpp:147:2: error: constant expression evaluates to 2147483653 which cannot be narrowed to type 'int'
[-Wc++11-narrowing]
PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:147:2: note: override this message by inserting an explicit cast
PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:147:31: error: constant expression evaluates to 2147483653 which cannot be narrowed to type
'int' [-Wc++11-narrowing]
PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:147:31: note: override this message by inserting an explicit cast
PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:147:60: error: constant expression evaluates to 2147483653 which cannot be narrowed to type
'int' [-Wc++11-narrowing]
PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:147:60: note: override this message by inserting an explicit cast
PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT, PTL_ONLY_ONE_TYPE | V_FLOAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:2: error: constant expression evaluates to 2147483657 which cannot be narrowed to type 'int'
[-Wc++11-narrowing]
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:2: note: override this message by inserting an explicit cast
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:32: error: constant expression evaluates to 2147483657 which cannot be narrowed to type
'int' [-Wc++11-narrowing]
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:32: note: override this message by inserting an explicit cast
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:62: error: constant expression evaluates to 2147483657 which cannot be narrowed to type
'int' [-Wc++11-narrowing]
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:62: note: override this message by inserting an explicit cast
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:92: error: constant expression evaluates to 2147483657 which cannot be narrowed to type
'int' [-Wc++11-narrowing]
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:152:92: note: override this message by inserting an explicit cast
PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING, PTL_ONLY_ONE_TYPE | V_STRING
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<int>( )
src/client/battlescape/cl_particle.cpp:73:28: note: expanded from macro 'PTL_ONLY_ONE_TYPE'
#define PTL_ONLY_ONE_TYPE (1<<31)
^
src/client/battlescape/cl_particle.cpp:1431:10: warning: cast from 'byte *' (aka 'unsigned char *') to 'ptlCmd_t **'
(aka 'ptlCmd_s **') increases required alignment from 1 to 8 [-Wcast-align]
pc = (ptlCmd_t**) ((byte*) pd + pf_values[i]);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 7 errors generated.
make[1]: *** [debug-darwin-i386/ufo/client/battlescape/cl_particle.cpp.o] Error 1
make: *** [darwin-config.h] Error 2
make: *** Deleting file `darwin-config.h'