ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #01537
[Bug 1323577] Re: comparison with string literal is usnpecified
** Changed in: address-book-app
Status: Fix Committed => 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 Released
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