ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #01536
[Bug 1323577] Re: comparison with string literal is usnpecified
This bug was fixed in the package address-book-app -
0.2+14.10.20140704-0ubuntu1
---------------
address-book-app (0.2+14.10.20140704-0ubuntu1) utopic; urgency=low
[ Tarmac ]
* Implemented MostCalledContactsModel in C++ as a proxy model for
HistoryEventModel;. Enabled share button again. Fixed build warning:
comparison with string literal results in unspecified behavior;.
Implemented swipe to delete. (LP: #1323577)
[ CI bot ]
* Resync trunk
[ Renato Araujo Oliveira Filho ]
* Implemented MostCalledContactsModel in C++ as a proxy model for
HistoryEventModel;. Enabled share button again. Fixed build warning:
comparison with string literal results in unspecified behavior;.
Implemented swipe to delete. (LP: #1323577)
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Fri, 04 Jul 2014 14:55:34 +0000
** Changed in: address-book-app (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to address-book-app in Ubuntu.
https://bugs.launchpad.net/bugs/1323577
Title:
comparison with string literal is usnpecified
Status in Address Book App:
Fix Committed
Status in “address-book-app” package in Ubuntu:
Fix Released
Bug description:
The compilation shows a warning:
src/app/addressbookapp.cpp: In function ‘QString importPath(const QString&)’:
/home/elopio/workspace/canonical/address-book-app/experimental/qmltest1/src/app/addressbookapp.cpp:71:40: warning: comparison with string literal results in unspecified behaviour [-Waddress]
} else if (QT_EXTRA_IMPORTS_DIR != ""){
To reproduce:
mkdir build
cd build
cmake ..
make -j 8
To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1323577/+subscriptions