Opened 9 years ago
Closed 9 years ago
#1165 closed defect (fixed)
Compiling rasnet with --enable-strict on g++ 4.8.4
Reported by: | Alex Toader | Owned by: | Alex Toader |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rasserver | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
g++ 4.8.4 fails to compile rasnet because the SIGTERM signal handler in the rasserver_main.cc is not declared before use.
Note:
See TracTickets
for help on using tickets.