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

On 2005-03-15 08:26:46 +0000 Stefan Urbanek <[EMAIL PROTECTED]> wrote:

Hi,

In GSFindNamedFile you use:

      file_name = [NSString stringWithFormat: @"[EMAIL PROTECTED]@", aName, 
anExtension];

should not that be rather:

file_name = [aName stringByAppendingPathExtension:anExtension];

Yes. Thanks. I'm still finding oddities in this patch ... and tidying up when I notice them. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using the GPG bundle for GNUMail

iD8DBQFCNq6+E6AJp3nmKIkRAv9qAJ9rmg31jIOJ15Cfq2GSxrYT8XvOrgCgukde
cHR8fjqgYLHt9H0ovUyRhj8=
=RzqY
-----END PGP SIGNATURE-----



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to