[Webkit-unassigned] [Bug 123563] Remove #include from *.in files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 02:38:07 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=123563


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ossy at webkit.org
     Ever Confirmed|0                           |1




--- Comment #4 from Csaba Osztrogonac <ossy at webkit.org>  2013-11-04 02:36:53 PST ---
The title of the bug is misleading, because there aren't any includes
in *.messages.in files. The only useless include is in the example
input in messages_unittest.py.

It can be safely removed, because parser.py doesn't process includes at all,
as you mentioned. The patch looks good to me, but please fix the misleading
title.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list