Menu

#586 Build error, interpreter/platform/unix/SystemInterpreter.cpp

closed
5
2012-08-14
2009-03-22
Mike Protts
No

newmask below would be an sa_mask from a sigaction structure. May be that an incomplete edit is in svn (main trunk).

./interpreter/platform/unix/SystemInterpreter.cpp: In function 'void signalHandler(int)':
./interpreter/platform/unix/SystemInterpreter.cpp:79: error: 'newmask' was not declared in this scope
./interpreter/platform/unix/SystemInterpreter.cpp:84: error: 'oldmask' was not declared in this scope
make: *** [librexx_la-SystemInterpreter.lo] Error 1

This is building on Linux intel and netbsd alpha.

Mike

Discussion

  • Mark Miesfeld

    Mark Miesfeld - 2009-04-01

    I believe this was fixed by Rick's commit, revision 4304.

    Is this fixed Mike?

     
  • Mike Protts

    Mike Protts - 2009-04-01

    This seems fine now - thanks.

    Mike

     
  • Mark Miesfeld

    Mark Miesfeld - 2009-04-01

    Rick committed revision 4304.

     

Anonymous
Anonymous

Add attachments
Cancel