tags 314671 +patch
thanks

I think this will fix the bug.  However I haven't tested it because I
looked at the surrounding code and decided never to let it run on my
system.

--- src/main.C~ 2005-12-15 05:23:14.000000000 +0000
+++ src/main.C  2005-12-15 05:23:14.000000000 +0000
@@ -90,7 +90,7 @@
  * Try to get the realtime priority
  */
 void set_realtime(){
-#ifdef OS_LINUX
+#if 0
     sched_param sc;

     sc.sched_priority=50;

-- 
Ben Hutchings
Any sufficiently advanced bug is indistinguishable from a feature.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to