GNOME Bugzilla – Bug 735466
Fail to build with C++11 mode enabled
Last modified: 2014-08-26 21:36:33 UTC
Created attachment 284523 [details] [review] Fix build when using C++11 mode I get the error when building evince with -std=c++11. ev-poppler.cc:3010:35: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
Review of attachment 284523 [details] [review]: Ok, this is short enough for me to review and push. Looks good.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.