[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Building kdesdk 4.7.0 fails on MacOSX ...
From:       Raphael Kubo da Costa <kubito () gmail ! com>
Date:       2011-08-10 16:12:29
Message-ID: 87bovxtfde.fsf () gmail ! com
[Download RAW message or body]

Marko Käning <mk-lists@email.de> writes:

> Here is my quick "patch":
>
>
> --- lokalize/src/catalog/gettext/catalogitem.cpp	2011-07-31 17:00:44.000000000 +0200
> +++ lokalize/src/catalog/gettext/catalogitem.cpp.new	2011-07-31 17:20:15.000000000 +0200
> @@ -180,7 +180,7 @@
>  void CatalogItem::setComment(const QString& com)
>  {
>      static QRegExp fuzzyRegExp("((?:^|\n)#(?:,[^,]*)*),\\s*fuzzy");
> -    d->_fuzzyCached=com.contains( fuzzyRegExp );
> +    d->_fuzzyCached= (bool) com.contains( fuzzyRegExp );
>      d->_comment=com.toUtf8();
>      d->_comment.squeeze();
>  }

r1246219 and r1246220 should fix this.

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic