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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'pl'
--------------------------------------------------------------------------------
             Assigned to|sb                        |pjanik
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 17 04:15:39 -0700 
2006 -------
I'd say the correct fix is to compile impprn.cxx with exceptions enabled 
(->pl?):

Index: makefile.mk
===================================================================
RCS file: /cvs/gsl/vcl/source/gdi/makefile.mk,v
retrieving revision 1.25
diff -u -r1.25 makefile.mk
--- makefile.mk 19 Jun 2006 19:26:20 -0000      1.25
+++ makefile.mk 17 Jul 2006 11:14:56 -0000
@@ -136,8 +136,8 @@
                                        $(SLO)$/impimagetree.obj                
\
                     $(SLO)$/pngread.obj                \
                     $(SLO)$/pngwrite.obj    \
-                               $(SLO)$/virdev.obj
-
+                               $(SLO)$/virdev.obj \
+                    $(SLO)$/impprn.obj

 # --- Targets ------------------------------------------------------


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