Debug and gbuild

2016-08-20 Thread Patricia Shanahan
I am getting back into OpenOffice debug under Visual Studio. Last time I tried that, I needed to manually build the gbuild modules to get symbol generation. Has that been automated? If so, what configure and/or build flags should I be using? If not, any ideas on how to get it automated?

Re: a question about "APPLY-4.1.2-patch1.bat"

2016-08-20 Thread Jörg Schmidt
> From: Dennis E. Hamilton [mailto:dennis.hamil...@acm.org] > Apache OpenOffice 4.1.2 *does* *not* install hwp.dll. It > should not be there. > > That is one of the ways that we can determine that the patch > is likely being applied to 4.1.2 and not an incorrect > version. hwp.dll was rem

Re: Internationalization of 4.1.2-patch1 (was RE: a question about "APPLY-4.1.2-patch1.bat")

2016-08-20 Thread Jörg Schmidt
Hello, > From: Dennis E. Hamilton [mailto:dennis.hamil...@acm.org] > All of the information on the release of 4.1.2-patch1, > including readmes and messages from the patch install and > uninstall scripts, is in English. See >

Re: Download Junit and Hamcrest in ./bootstrap?

2016-08-20 Thread Kay sch...@apache.org
On 08/18/2016 02:00 PM, Kay Schenk wrote: > > > On 08/17/2016 04:37 PM, Don Lewis wrote: >> On 12 Aug, Damjan Jovanovic wrote: >>> Sadly it's not that simple: Junit builds with Maven, and Hamcrest with >>> Gradle. >>> >>> Is it ok to download the binaries, or is only source code allowed under >>

Internationalization of 4.1.2-patch1 (was RE: a question about "APPLY-4.1.2-patch1.bat")

2016-08-20 Thread Dennis E. Hamilton
All of the information on the release of 4.1.2-patch1, including readmes and messages from the patch install and uninstall scripts, is in English. See and the Readme files. Also, the Windows package contains install a

RE: a question about "APPLY-4.1.2-patch1.bat"

2016-08-20 Thread Dennis E. Hamilton
> -Original Message- > From: Dennis E. Hamilton [mailto:dennis.hamil...@acm.org] > Sent: Saturday, August 20, 2016 09:09 > To: dev@openoffice.apache.org > Subject: RE: a question about "APPLY-4.1.2-patch1.bat" > > Apache OpenOffice 4.1.2 *does* *not* install hwp.dll. It should not be >

RE: a question about "APPLY-4.1.2-patch1.bat"

2016-08-20 Thread Dennis E. Hamilton
Apache OpenOffice 4.1.2 *does* *not* install hwp.dll. It should not be there. That is one of the ways that we can determine that the patch is likely being applied to 4.1.2 and not an incorrect version. hwp.dll was removed as part of the resolution of CVE-2015-1774,

a question about "APPLY-4.1.2-patch1.bat"

2016-08-20 Thread Jörg Schmidt
Hello, Maybe, i would like to create a German-annotated version of patch, but I do not understand a line of APPLY-4.1.2-patch1.bat. What is the purpose of line: IF EXIST "%AOOPATCH%\hwp.dll" GOTO :FAIL2 I have an original version of AOO installed 4.1.2 and there is hwp.dll exists. But that do