[porting-issues] [Issue 93219] avoid crashes in typesconf ig

2009-02-25 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219


User sb changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from s...@openoffice.org Wed Feb 25 10:34:59 + 
2009 ---
.

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93219] avoid crashes in typesconf ig

2009-01-16 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Fri Jan 16 09:45:36 + 
2009 ---
.

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 93219] avoid crashes in typesconf ig

2008-12-10 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219


User sb changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Dec 10 11:05:58 + 
2008 ---
fixed as cws/sb103/sal/typesconfig/[EMAIL PROTECTED]; checked that it works
(and produces identical sal/typesizes.h) on Hamburg setsolar based unxlngi6,
unxlngi6.pro, unxlngx6, unxlngx6.pro, unxsoli4, unxsoli4.pro, unxsols4,
unxsols4.pro, unxmacxi, unxmacxi.pro

-
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]



[porting-issues] [Issue 93219] avoid crashes in typesconf ig

2008-10-09 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219


User sb changed the following:

What|Old value |New value

Target milestone|OOo 3.x   |OOo 3.1





-
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]



[porting-issues] [Issue 93219] avoid crashes in typesconf ig

2008-10-09 Thread sparcmoz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219





--- Additional comments from [EMAIL PROTECTED] Thu Oct  9 09:49:18 + 
2008 ---
there was some info in this thread:
http://porting.openoffice.org/servlets/ReadMsg?listName=devmsgNo=13042
http://porting.openoffice.org/servlets/ReadMsg?listName=devmsgNo=13001

-
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]



[porting-issues] [Issue 93219] avoid crashes in typesconf ig

2008-08-28 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219
 Issue #|93219
 Summary|avoid crashes in typesconfig
   Component|porting
 Version|DEV300m30
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|sb





--- Additional comments from [EMAIL PROTECTED] Thu Aug 28 15:39:51 + 
2008 ---
Currently, sal/typesconfig/typesconfig.c:1.7 is designed to crash
(USE_FORK_TO_CHECK, introduced in tools/source/solar/solar.c:1.3, from which
typesconfig.c has been cloned; @waratah: do you have a pointer for POSIX
defines that a program is undefined after a SIG_SEGV?; btw, tools/source/solar
appears to be dead code now), which is unfortunate, as depending on system
settings it can lead to a core file being written to sal/typesconfig/, which in
turn can cause problems in other places due to file permissions (e.g.,
encountered when Sun-Hamburg internal feedme tool tried to copyprj sal and
failed due to an unreadable core file).  Maybe the USE_FORK_TO_CHECK code can
simply be removed.

-
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]



[porting-issues] [Issue 93219] avoid crashes in typesconf ig

2008-08-28 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219


User sb changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Thu Aug 28 15:40:30 + 
2008 ---
.

-
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]