gnuastro-devel
[Top][All Lists]
Advanced

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

[gnuastro-devel] [bug #46241] ImgCrop segfaults with long output file na


From: Mohammad Akhlaghi
Subject: [gnuastro-devel] [bug #46241] ImgCrop segfaults with long output file names
Date: Tue, 2 Aug 2016 11:52:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #4, bug #46241 (project gnuastro):

I just wanted to add that although variable definitions (like 'char
job_name[31];' can be done inside a block, until now in Gnuastro, we have
followed the style that all variables are defined at the start of the
function. 

So when you need to add new variables, I would be greatful if you could add
them in the start of the function along with all the rest of the variables
(possibly in the same line as other variables of the same type).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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