octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35649] fix urlwrite.cc to be backwards compat


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #35649] fix urlwrite.cc to be backwards compatible with libcurl 7.15.5 for RHEL/CentOS 5
Date: Thu, 01 Mar 2012 13:42:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Moongrub/3.6.13

Update of bug #35649 (project octave):

                  Status:                   Fixed => Need Info              
             Assigned to:                    None => jordigh                
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #2:

I'm not sure this is the correct patch. We generally check for features, not
for versions. Would it be ok to do this instead?


#if !defined (CURLOPT_DIRLISTONLY) //Or perhaps some other check?
#define CURLOPT_DIRLISTONLY CURLOPT_FTPLISTONLY
#endif


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35649>

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




reply via email to

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