Offhand, this does look like a bug to me, because they behave differently.
HOWEVER, the use of a trailing slash to choose only directories is not
standard or portable. The POSIX docs on glob(), or even on shell
globbing, make no mention of it and other resources on the net show that
some shells
PS. Please file a bug on this in Savannah:
https://savannah.gnu.org/projects/make/
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://ma
)
Regards,
Fabio Alemagna
-- Forwarded message --
From: Fabio Alemagna <[EMAIL PROTECTED]>
Date: Sat, 5 Feb 2005 02:43:00 +0100
Subject: Globbing broken
To: bug-make@gnu.org
This is not so much of a Make problem, but rather of the globbling
library it uses. However, since Mak
This is not so much of a Make problem, but rather of the globbling
library it uses. However, since Make is affected, I thought I'd post
here about my findings to see whether someone else noticed this issue
and whether someone is willing to take a look at the library :-)
Say we are in a directory w