Bug#624305: config-edit fails when parsing DEP5 copyright with a	comma in the License field
    Dominique Dumont 
    domi.dumont at free.fr
       
    Wed Apr 27 11:44:07 UTC 2011
    
    
  
Le mercredi 27 avril 2011 11:46:39, Niko Tyni a écrit :
> Quoting DEP-5:
>  For the most complex cases, the comma is used to disambiguate the
>  priority of ors and ands: and has the priority over or, unless preceded
>  by a comma. For instance:
> 
>  A or B and C means A or (B and C). A or B, and C means (A or B), and C.
> 
> However, the model does not seem to support this:
Ack. I will fix this upstream. I just need to tweak the Parse::RecDescent 
grammar of C::M::Debian::Dependency.
Thanks for the report.
Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont     -o- http://ddumont.wordpress.com/
    
    
More information about the pkg-perl-maintainers
mailing list