[lingucomponent-issues] [Issue 90823] to-be-DEV300_m20: Mac OS X and hunspell

2008-06-19 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90823


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Jun 19 08:02:02 + 
2008 ---
Verified, closing.



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



[lingucomponent-issues] [Issue 90823] to-be-DEV300_m20: Mac OS X and hunspell

2008-06-18 Thread rt
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90823


User rt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Issue type|DEFECT|PATCH

  Resolution|  |FIXED

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 07:12:45 + 
2008 ---
Fixed on MWS for DEV300 m20. Thank you for the patch.

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



[lingucomponent-issues] [Issue 90823] to-be-DEV300_m20: Mac OS X and hunspell

2008-06-18 Thread rt
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90823


User rt changed the following:

What|Old value |New value

 Assigned to|rt|pjanik





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 07:13:39 + 
2008 ---
Please verify  close

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



[lingucomponent-issues] [Issue 90823] to-be-DEV300_m20: Mac OS X and hunspell

2008-06-17 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90823
 Issue #|90823
 Summary|to-be-DEV300_m20: Mac OS X and hunspell
   Component|lingucomponent
 Version|DEV300m19
Platform|All
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|spell checking
 Assigned to|rt
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Tue Jun 17 20:15:44 + 
2008 ---
Hi, please apply this patch which adds hunspell support for Mac OS X.

cvs diff: Diffing .
Index: makefile.mk
===

RCS file: 
/cvs/whiteboard/lingucomponent/source/spellcheck/macosxspell/makefile.mk,v
retrieving revision 1.4
diff -u -r1.4 makefile.mk
--- makefile.mk 10 Apr 2008 09:58:57 -  1.4
+++ makefile.mk 17 Jun 2008 20:14:00 -
@@ -42,6 +42,14 @@
 
 .INCLUDE : settings.mk
 
+.IF $(SYSTEM_HUNSPELL) != YES
+HUNSPELL_CFLAGS += -I$(SOLARVER)$/$(INPATH)$/inc$/hunspell
+.ENDIF
+
+CXXFLAGS += $(HUNSPELL_CFLAGS)
+CFLAGSCXX += $(HUNSPELL_CFLAGS)
+CFLAGSCC += $(HUNSPELL_CFLAGS)
+
 # --- Files 
 
 CFLAGSCXX += -I..$/..$/lingutil

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