URL:
  <http://gna.org/bugs/?9154>

                 Summary: A tool to check if all *.cpp files below src/ are
included in the POTFILES.in
                 Project: Battle for Wesnoth
            Submitted by: ivanovic
            Submitted on: Donnerstag 17.05.2007 um 21:09
                Category: Feature Request
                Severity: 3 - Normal
                Priority: 3 - Low
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: esr
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: any
        Operating System: any

    _______________________________________________________

Details:

It would be nice to have a tool to check if all files among src/ are listed
in the po/wesnoth/POTFILES.in. Here some short specs:
* Each file musn't be listed twice.
* Files that are listed twice should *only* be listed in
po/wesnoth-lib/POTFILES.in.
* Files that are meant for the editor should go to
po/wesnoth-editor/POTFILES.in.
* Files that can only matter for the maingame have to go to
po/wesnoth/POTFILES.in.
* In general all stuff that *might* somehow appear in both, the editor and
the maingame have to go to lib. For this no autodetection is needed, should
be done by hand.

The main purpose of the tool would be to check if all the *.cpp files are
mentioned in these files. The mainreason to check is that every now and then
sourcefiles are added which can be forgotten in the potfiles.in.
It should also detect if some references are not needed anymore (files were
removed) and if files appear in both, wesnoth/POTFILES.in and
wesnoth-editor/POTFILES.in.
If missing files are detected the user should get the list of missing ones.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?9154>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to