On 25.04.2015 08:17, Alexander Thomas wrote:
> On 04/25/2015 03:48 AM, Branko Čibej wrote:
>> On 24.04.2015 10:46, Alexander Thomas wrote:
>>> On 04/24/2015 12:47 PM, Branko Čibej wrote:
Can you try compiling with the following patch, please, and report the
results?
ndings/javah
On 04/25/2015 03:48 AM, Branko Čibej wrote:
On 24.04.2015 10:46, Alexander Thomas wrote:
On 04/24/2015 12:47 PM, Branko Čibej wrote:
Can you try compiling with the following patch, please, and report the
results?
ndings/javahl
Here is result after patching ...
[[[
subversion/bindings/javahl
On 24.04.2015 10:46, Alexander Thomas wrote:
> On 04/24/2015 12:47 PM, Branko Čibej wrote:
>>
>> Can you try compiling with the following patch, please, and report the
>> results?
>>
>
> Here is result after patching ...
>
> [[[
> subversion/bindings/javahl/native/jniwrapper/jni_io_stream.cpp: In
>
On 04/24/2015 12:47 PM, Branko Čibej wrote:
Can you try compiling with the following patch, please, and report the
results?
Here is result after patching ...
[[[
subversion/bindings/javahl/native/jniwrapper/jni_io_stream.cpp: In function
`svn_error_t* Javaglobal_stream_close_input(voi
On 04/24/2015 12:47 PM, Branko Čibej wrote:
if (contents != NULL)
{
Java::Env env;
SVN_JAVAHL_CATCH(Java::Env(), ...);
}
if (contents != NULL)
{
Java::Env env;
SVN_JAVAHL_CATCH(env,...);
}
This I tried earlier even before I tried upgrading GCC
On 24.04.2015 08:43, Alexander Thomas wrote:
> Compiling 1.9.0-rc1 JavaHL in RHEL3 32bit with GCC version 3.2.3-53
> and libstdc++ version 5.0.3 fails with multiple compilation error in
> javahl/native/EditorProxy.cpp. In addition to line number 213, line
> 360 also fails with same error.
>
> Howev
Compiling 1.9.0-rc1 JavaHL in RHEL3 32bit with GCC version 3.2.3-53 and
libstdc++ version 5.0.3 fails with multiple compilation error in
javahl/native/EditorProxy.cpp. In addition to line number 213, line 360
also fails with same error.
However I was able to successfully compile against GCC 4.
7 matches
Mail list logo