Something has changed between releases 1.5.9-1 and 1.5.10-3 of cygwin1.dll that breaks configtool, an eCos (the operating system) utility. I've hunted the problem down to the TCL "glob" function which gives different results when trying to match a pattern ending with a dot as shown below.
With cygwin 1.5.9-1 under Windows XP SP1: $ tclsh % glob C:/tmp/. C:/tmp/./ % With cygwin release 1.5.10-3 under Windows XP SP1: $ tclsh % glob C:/tmp/. C:/tmp/ <========= ./ has disappeared ! % ---------------------------------------------------------------------------- Jerome SOUQUIERES ---------------------------------------------------------------------------- Hardware & Embedded Systems Engineer KIS - Photo-Me Group 2110, Avenue du General De Gaulle 38130 Echirolles - France Tel: + 33 (0) 4 76 20 96 14 [EMAIL PROTECTED] ---------------------------------------------------------------------------- The information contained in this e-mail is privileged and confidential and is intended only for the use of the addressee. Unauthorised interception, diversion, disclosure or use of the contents is strictly prohibited according to Article 226-15 of the French Criminal Code ("Code Penal"). Please reply immediately if you receive this e-mail in error and then immediately delete it from your system. KIS (as well as any company of the Photo-Me International Group) does not authorise the creation of contracts on its behalf by e-mail. All attachments have been scanned for viruses using regularly updates programs. KIS cannot accept liability for any damage you incur as a result of virus infection.
cygcheck.out
Description: Binary data
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/