← Back to team overview

compiz team mailing list archive

[Bug 1091103] Re: Default blacklist string shouldn't contain double escape

 

Actually it should be:
  (nouveau|Intel).*Mesa 8\.0
or in areas like C code, quoted as:
  (nouveau|Intel).*Mesa 8\\.0

The solution that was implemented:
  (nouveau|Intel).*Mesa 8.0
is technically wrong because that will match "Mesa 800" or "Mesa "8A0". But it will work well enough for the Mesa versions which exist in reality :)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1091103

Title:
  Default blacklist string shouldn't contain double escape

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1091103/+subscriptions