To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61856





------- Additional comments from [EMAIL PROTECTED] Fri Dec  8 16:44:10 -0800 
2006 -------
Just for the record, the "unbreakability" of the dmake / spawn version seems to
come from spawn being unbreakable for native w32 processes. (This is not new but
already exists in dmake 4.6 and seems to be cygwin bug.

I tried to reproduce the "unbreakability" with the dmake / fork/exec version
but had no luck so far. It just breaks immediately, maybe 1sec delayed, but that
might just be the OS. :(
Here is what I did, please tell me what you're doing differently:

Take the m196 milestone, just recently build.

1. build dmake (fork version) with patch iz61856_e.diff (follows) and copy it in
   the OOo build environment (overwrite solenv/wntmsci10/bin/dmake.exe)

2. Enter sc/source/core/data
$ cd sc/source/core/data

3. Delete old output tree and build current dir with new dmake:
$ rm -rf ../../../wntmsci10.pro; dmake -P2

4. Now press CTRL-c and watch the
Caught SIGINT. Trying to quit ...
   appear inbetween the current output of the running processes.

Repeat 1 to 4 with different wait times before pressing CTRL-c. ...

I wasn't able to detect a problem with this.

Note, this was done with an ssh connection (cygwin sshd) into the build machine.
I will now repeat this experiment locally on that machine with a shell started
with cygwin.bat and also with a rxvt terminal.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to