Bug 34654 - Too many antecedents in a rules file
Summary: Too many antecedents in a rules file
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 01:51 UTC by Anton Zinoviev
Modified: 2011-02-24 15:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Anton Zinoviev 2011-02-24 01:51:49 UTC
I am not sure whether this is a bug or I don't understand the syntax of the rules file.  In rules/base.ml_s.part one can find the following line:

htcdream      us de it                =       %l(htcdream)

I suppose it is error to use "us de it" here.  It seems this line has to be removed; compare it with line 39 in the same file:

htcdream      $htcdreamlayouts        =       %l(htcdream)

The value of $htcdreamlayouts is "us it de".
Comment 1 Sergey V. Udaltsov 2011-02-24 15:23:41 UTC
You are right, extra line removed


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.