[patch] fix HPUX-PA build on posix.cc

Andreas Tobler toa@pop.agri.ch
Tue Jul 4 19:47:00 GMT 2006


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.



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr28226.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060704/2a2219dc/attachment.ksh>


More information about the Java-patches mailing list