[sw-issues] [Issue 111177] Docbook filter with IO er ror while loading bugdocs

2010-05-14 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77


User mst changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Fri May 14 12:03:14 + 
2010 ---
unxsols4 (Sun C++ 5.9 SunOS_sparc) generates wrong code

workaround is to replace:
, m_bIsDescriptor(0 == pFootnote)
with:
, m_bIsDescriptor((0 == pFootnote) ? true : false)

fixed in cws sw33bf04
http://hg.services.openoffice.org/hg/cws/sw33bf04/rev/61b342b4ceae


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


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



[sw-issues] [Issue 111177] Docbook filter with IO er ror while loading bugdocs

2010-05-12 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77


User mst changed the following:

What|Old value |New value

  CC|''|'sb'

  Status|NEW   |STARTED

Platform|All   |Sun





--- Additional comments from m...@openoffice.org Wed May 12 19:52:58 + 
2010 ---
finally tracked down the problem:
sw/source/core/unocore/unoftn.cxx

compile this file with debug=t, and it works.
compile it without debug, and it breaks as described.

only happens on unxsols4, not on unxsoli4.
compiler bug?

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


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



[sw-issues] [Issue 111177] Docbook filter with IO er ror while loading bugdocs

2010-04-27 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77
 Issue #|77
 Summary|Docbook filter with IO error while loading bugdocs
   Component|Word processor
 Version|DEV300m77
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|os
 Reported by|oc





--- Additional comments from o...@openoffice.org Tue Apr 27 07:47:52 + 
2010 ---
Load attached bugdoc with the docbook filter = iO error (broken between m68 and
m71). Found in docbook_losa.bas

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


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



[sw-issues] [Issue 111177] Docbook filter with IO er ror while loading bugdocs

2010-04-27 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77


User oc changed the following:

What|Old value |New value

  OS/Version|All   |Solaris





--- Additional comments from o...@openoffice.org Tue Apr 27 07:52:03 + 
2010 ---
This happens only on Solaris Sparc (S10)

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


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



[sw-issues] [Issue 111177] Docbook filter with IO er ror while loading bugdocs

2010-04-27 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77





--- Additional comments from o...@openoffice.org Tue Apr 27 07:49:45 + 
2010 ---
Created an attachment (id=69138)
Bugdoc


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


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



[sw-issues] [Issue 111177] Docbook filter with IO er ror while loading bugdocs

2010-04-27 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77





--- Additional comments from o...@openoffice.org Tue Apr 27 07:50:08 + 
2010 ---
Created an attachment (id=69139)
Bugdoc


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


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



[sw-issues] [Issue 111177] Docbook filter with IO er ror while loading bugdocs

2010-04-27 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77


User os changed the following:

What|Old value |New value

 Assigned to|os|mst





--- Additional comments from o...@openoffice.org Tue Apr 27 08:03:36 + 
2010 ---
-mst: Would you please take a look?

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


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