To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91693
------- Additional comments from [EMAIL PROTECTED] Fri Aug 29 14:04:36 +0000 2008 ------- I vote for the vba-compatibility only version. Noel will be very surprised... ;-) In general the patch seems to be ok, only one small issue in token.hxx: ~SbiTokenizer(); has to become virtual ~SbiTokenizer(); because otherwise the Windows Compiler gives a warning (a virtual method has been added and then it wants also the dtor to be virtual) --------------------------------------------------------------------- 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]
