It's an old Motif word processor, thought I'd throw it through MIPSPro.
Rebuilt the Makefile, seems to try to build but :
at least it's the same error ... you sure do get a lot of warnings with some of this stuff. Don't people want to go through their code and at least fix the simple uglies ?
Rebuilt the Makefile, seems to try to build but :
Code: Select all
cc-1168 CC: ERROR File = kernel/papyrus_output.cc, Line = 92
The indicated type conversion is invalid.
OUTE2(wsString, FontStyle_to_String((FontStyle)value));
^
cc-1168 CC: ERROR File = kernel/papyrus_output.cc, Line = 337
The indicated type conversion is invalid.
align = (StyleAlignType)query(STYLE_ALIGNMENT);
^
cc-1168 CC: ERROR File = kernel/papyrus_output.cc, Line = 338
The indicated type conversion is invalid.
if( align != (StyleAlignType)para->query(STYLE_ALIGNMENT) ) {
^
at least it's the same error ... you sure do get a lot of warnings with some of this stuff. Don't people want to go through their code and at least fix the simple uglies ?
he said a girl named Patches was found ...