[Freeciv-tickets] [freeciv] #42557: should ignore meta_{edit_impr,tab_multiplier}.cpp

Back to archive index
OSDN Ticket System norep****@osdn*****
Thu Sep 9 13:41:38 JST 2021


#42557: should ignore meta_{edit_impr,tab_multiplier}.cpp

  Open Date: 2021-06-20 10:03
Last Update: 2021-09-09 07:41

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/42557
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=42557

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2021-09-09 07:41 Updated by: cazfi
 * Status Update from Open to Closed
 * Owner Update from (None) to cazfi
 * Resolution Update from Accepted to Fixed


---------------------------------------------------------------------
Ticket Status:

      Reporter: (Anonymous)
         Owner: cazfi
          Type: Bugs
        Status: Closed
      Priority: 5 - Medium
     MileStone: 3.0.0-beta3
     Component: Ruledit
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

In branch master, the QT ruledit client generates 19 files of the form tools/ruledit/meta_{edit_impr,tab_multiplier}.cpp . 17 of those files are listed in tools/ruledit/.gitignore . The following two files are not:
meta_edit_impr.cpp, meta_tab_multiplier.cpp
To reproduce: Do a make all, then git status, 
Observed behaviour: git reports these two files as untracked. 
Expected behaviour: git reports no files as untracked.
Mention these two files in tools/ruledit/.gitignore, and that should fix the problem.


-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/42557
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=42557



More information about the Freeciv-tickets mailing list
Back to archive index