bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #15937] default_names test dies on Cygwin; $port_type = 'UNIX'; sho


From: Paul D. Smith
Subject: [bug #15937] default_names test dies on Cygwin; $port_type = 'UNIX'; should be 'W32'
Date: Sun, 5 Mar 2006 21:27:23 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060110 Debian/1.5.dfsg-4 Firefox/1.5

Update of bug #15937 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => CVS                    

    _______________________________________________________

Follow-up Comment #3:

I've fixed this for now by making cygwin be W32.  I agree that the whole
$port_type thing is overloaded.  It should be replaced by a hash, like
%FEATURES, where each key is some feature that can be enabled/disabled: 8.3
filenames, case insensitive filenames, and symbolic link support are a few
that pop immediately to mind.  Then this hash can be constructed properly by
the harness based on the host type or whatever other criteria we like.

In fact the entire test suite, as has been mentioned, is in need of a
comprehensive update and cleanup.  If anyone is interested in undertaking
this please contact me to discuss the details: I have definite requirements
for any enhancement.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15937>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]