Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
1153 commits behind the upstream repository.
Brad King's avatar
Brad King authored
Cast StacktraceSignalHandler to extern "C" to avoid the warning:

 SystemInformation.cxx, line 3048: Warning (Anachronism): Assigning
  void(*)(int,siginfo*,void*) to extern "C" void(*)(int,siginfo*,void*)

on the Sun compiler.

Change-Id: I8f8ac99656bc8ee6f604ea69c415a093699ca86d
8115bd1b
History