Edit

kc3-lang/libxml2

Branch :

  • Show log

    Commit

  • Author : Kasimier T. Buchcik
    Date : 2005-07-08 19:58:37
    Hash : 8798b735
    Message : Fixed evaluation of attributes. Actually only attribute at the first level * pattern.c: Fixed evaluation of attributes. Actually only attribute at the first level were evaluated (e.g. "@attr"); expression like "foo/@attr" always failed.