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


User dbo changed the following:

                  What    |Old value                 |New value
================================================================================
                        CC|'dbo,obo'                 |'dbo,hr,obo'
--------------------------------------------------------------------------------
               Assigned to|mh                        |dbo
--------------------------------------------------------------------------------
            Ever confirmed|                          |1
--------------------------------------------------------------------------------
                    Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------
          Target milestone|---                       |OOo 2.0.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Oct 28 02:20:47 -0700 
2005 -------
I have 

#if defined(EXCEPTIONS_OFF)
            func( xListener );
#else
            try {
                func( xListener );
...
#endif

in cppuhelper/interfacecontainer.h (rev 1.17) which ought to solve the problem;
thus there is no need to modify makefiles.

@HR: please apply to next milestone.
@panbk: Please verify whether interfacecontainer.h rev 1.17 works for you
(without patching any makefiles)


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