On Sun, 9 Sep 2012, Mike Stroyan wrote:
> The root of the problem is an assumption in dtexec that fstat will report the
> number of readable
> characters in a pipe as the st_size. Recent linux kernels always return 0 for
> st_size of a pipe.
Can we make it conditional on Linux only?
It seems tha
On Sun, 9 Sep 2012, Mike Stroyan wrote:
> I saw dtexec closing the pipe that it reads from to get stderr of the program
> it launched.
> That caused the client to die when issuing error messages to stderr.
> Dtterm would die on startup because of otherwise unimportant warnings about
> missing fo
I saw dtexec closing the pipe that it reads from to get stderr of the
program it launched.
That caused the client to die when issuing error messages to stderr.
Dtterm would die on startup because of otherwise unimportant warnings
about missing fonts.
The root of the problem is an assumption in d
On Sun, 9 Sep 2012, Jon Trulson wrote:
> How did you get this output?
On my master, being the same as the upstream
master at 1a51479e382c29a4859b16e9e1a060c06130bd2d
I have added necessary changes and commited them.
This way 87ce24fc6ae07be01dd3bf9bd1ed569433654803 was
created. Then I did:
git
On Thu, 6 Sep 2012 19:31:02 -0400 (EDT), Christopher Turkel wrote:
> Hi
>
> Can someone tell me the status of the OpenBSD port? If there are any
> special build instructions that should be on the wiki, etc.
I don't have time on my hands to work on it right now, but I'll try to
update my port in o
On Sun, 9 Sep 2012, Marcin Cieslak wrote:
> On Sun, 9 Sep 2012, Jon Trulson wrote:
>
> > I wouldn't think so, since this is how it's been working from the
> > beginning...
>
> >From the very beginning merged commits where always different
> from my commits, but that didn't matter much since I w
On Sun, 9 Sep 2012, Jon Trulson wrote:
> I wouldn't think so, since this is how it's been working from the
> beginning...
>From the very beginning merged commits where always different
from my commits, but that didn't matter much since I was working
on a different branch by parent IDs were diffe
On Sun, 9 Sep 2012, Marcin Cieslak wrote:
> On Fri, 7 Sep 2012, Jon Trulson wrote:
>
>> On Fri, 7 Sep 2012, Marcin Cieslak wrote:
>>
>>> We need to have /usr/local as the proper
>>> X11 prefix to start mwm and xterm
>>
>> Applied.
>
> Thanks!
>
> I have a git question here:
>
> My patch was 87ce24
On Fri, 7 Sep 2012, Jon Trulson wrote:
> On Fri, 7 Sep 2012, Marcin Cieslak wrote:
>
> > We need to have /usr/local as the proper
> > X11 prefix to start mwm and xterm
>
> Applied.
Thanks!
I have a git question here:
My patch was 87ce24fc6ae07be01dd3bf9bd1ed569433654803
with "Date: Fri, 7 Sep