gnuastro-devel
[Top][All Lists]
Advanced

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

[task #15774] Use libcurl to contact remote servers, not the curl execut


From: Fathma Mehnoor
Subject: [task #15774] Use libcurl to contact remote servers, not the curl executable
Date: Wed, 23 Aug 2023 15:35:39 -0400 (EDT)

Follow-up Comment #4, task #15774 (project gnuastro):

I have implemented the suggested changes and it can be found in following
link: https://github.com/fathmamehnoor/gnuastro/tree/libcurl
However, I have a few concerns. Firstly, I suspect that the constructed query
string might be causing a parsing error during the libcurl download process.
Also, I've noticed that in the libcurl code, the file intended to store the
downloaded data is accessed using a FILE pointer. This contrasts with other
parts of the code where the file is considered to be a FITS file. 
Please take a look into this and let me know.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/task/?15774>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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