desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #149116
[Bug 301800] Re: Requires assert.h include to build on hardy
Thank you for taking the time to report this bug and helping to make
Ubuntu better. I'm not sure this is something we could have fixed
then, but this should definitely be there in modern releases. Closing
** Changed in: cups (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/301800
Title:
Requires assert.h include to build on hardy
Status in cups package in Ubuntu:
Invalid
Bug description:
Binary package hint: cups
I wanted to use the latest CUPS package on hardy to use unbackported
fixes. pdftoijs.cxx which is provided in the debian diff calls
assert() and required the following to complete compilation:
--- filter/pdftoijs.cxx.orig 2008-11-24 11:43:32.485526000 -0800
+++ filter/pdftoijs.cxx 2008-11-24 11:38:50.121850000 -0800
@@ -30,6 +30,7 @@
#include <config.h>
#include <stdio.h>
#include <stdlib.h>
+#include <assert.h>
#include <goo/GooString.h>
#include <goo/gmem.h>
#include <Object.h>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/301800/+subscriptions