This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: java/lang/natRuntime.cc


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 18. August 2003 14:59 schrieb Andrew Haley:
> Michael Koch writes:
>  > I wrote a little patch to java/lang/natRuntime.cc to set the
>  > property java.library.path like SUNs JDK does it.
>  >
>  > Please review and comment.
>  >
>  > Okay for commit ?
>  >
>  > +
>  > +      // Initialize with prefix.
>  > +      sb->append (JvNewStringLatin1 (PREFIX "/lib"));
>
> I don't understand this part.  Why do you do this?

Constant string concatenation.


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/RaUPWSOgCCdjSDsRApMmAJ9hbPZZqjArWtGFepwU3h36jg3bbgCfbth7
fkZLEvLUrtKfOH3gWcQ5YOo=
=ZwIb
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]