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





------- Additional comments from [EMAIL PROTECTED] Wed May  2 10:47:51 +0000 
2007 -------
Yeah, sticking the simple struct into a local is a waste, so I've reverted 
that. 

On the other item
  cvs update 
to get the above revert and build and there should be no output from
  nm unxlngi6.pro/slo/sb.o | grep GLOBAL | c++filt | grep keyed|c++filt

But if you apply the to be attached patch which reverts the xAddInfo change to a
Static<foo> and then removes the = NULL; bit and rebuild then the above
  nm unxlngi6.pro/slo/sb.o | grep GLOBAL | c++filt | grep keyed|c++filt
gives me...
00005ea4 t global constructors keyed to SbTextPortions::SbTextPortions(unsigned
short, unsigned char)

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