bugGNU Astronomy Utilities - Bugs: bug #58371, Table crashes with a commented...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #58371: Table crashes with a commented newline in the columns

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Fri 15 May 2020 12:33:32 AM UTC
   
 
Category:  Table Severity:  3 - Normal
Item Group:  Crash Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Fri 15 May 2020 12:52:39 AM UTC, comment #1: 

This bug is now fixed and pushed to the main repo. See the commit message for more.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Fri 15 May 2020 12:33:32 AM UTC, original submission:  

When using scripts and longer column arithmetic operations, it will often happen that the author may want to break the line by commenting the new-line character and going to the next, something like this:


asttable table.fits --columns='arith $1 $2 + \
                                     3 /'


But currently, when we make such a call, Table will crash, complaining that there is no column called '\' (it thinks '\' is a column name).

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-05-15 makhlaghi StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code