[patch] fix HPUX-PA build on posix.cc
Bryce McKinlay
mckinlay@redhat.com
Tue Jul 4 19:58:00 GMT 2006
Andreas Tobler wrote:
> Bryce McKinlay wrote:
>> Its probably cleaner just to drop the "const" in the
>> _Jv_platform_dladdr() declaration. I can't see any reason for that.
>
> Ok, after short discussion on irc I see the point now and changed the
> patch. Building right now.
>
> If testing is ok can I commit to trunk?
>
> Thanks,
> Andreas
>
>
> 2006-07-04 Andreas Tobler <a.tobler@schweiz.ch>
>
> PR libgcj/28226:
> * include/posix.h (_Jv_platform_dladdr): Remove const qualifier.
> * include/win32.h (_Jv_platform_dladdr): Likewise.
> * posix.cc (_Jv_platform_dladdr): Likewise.
> * win32.cc (_Jv_platform_dladdr): Likewise.
OK, thanks.
Bryce
More information about the Java-patches
mailing list