[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Print plot error
From: |
Dmitri A. Sergatskov |
Subject: |
Re: Print plot error |
Date: |
Mon, 24 Aug 2009 16:17:12 -0500 |
On Sun, Aug 23, 2009 at 12:40 PM, Rob Mahurin<address@hidden> wrote:
> I think the solution is an occasional waitpid(-1,0,WNOHANG), but I'm not
I just added
waitpid(-1, 0)
to the end of print() function (in print.m) and that seems to solve the problem.
Again, I am not sure if this is the solution, but at least can be a workaround
for now.
Thanks for the tip.
Sincerely,
Dmitri.
--
- Re: Print plot error, (continued)
- Re: Print plot error, Dmitri A. Sergatskov, 2009/08/22
- Re: Print plot error, Dmitri A. Sergatskov, 2009/08/22
- Re: Print plot error, Ben Abbott, 2009/08/22
- Re: Print plot error, Dmitri A. Sergatskov, 2009/08/22
- Re: Print plot error, Rob Mahurin, 2009/08/23
- Re: Print plot error, Ben Abbott, 2009/08/23
- Re: Print plot error,
Dmitri A. Sergatskov <=
- Re: Print plot error, Rob Mahurin, 2009/08/24
- Re: Print plot error, Dmitri A. Sergatskov, 2009/08/24
- Re: Print plot error, Rob Mahurin, 2009/08/24
- Re: Print plot error, Ben Abbott, 2009/08/24
- Re: Print plot error, Dmitri A. Sergatskov, 2009/08/24
- Re: Print plot error, Ben Abbott, 2009/08/24
- Re: Print plot error, Rob Mahurin, 2009/08/24
- Re: Print plot error, Ben Abbott, 2009/08/24
- Re: Print plot error, Ben Abbott, 2009/08/25
- Re: Print plot error, Rob Mahurin, 2009/08/25