[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#350743: marked as done (libkexi-dev: kexidb/connection.h includes tristate.h instead of kexidb/tristate.h)



Your message dated Fri, 26 May 2006 21:54:21 +0200
with message-id <20060526195419.GA16972@bode.aurel32.net>
and subject line Bug#350743: libkexi-dev: kexidb/connection.h includes tristate.h instead of kexidb/tristate.h
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libkexi-dev
Version: 1:0.9-1+b1
Severity: normal

/usr/include/kde/kexidb/connection.h contains the line
#include <tristate.h>
which should include the provided tristate header file. The other
include directives indicate, that /usr/include/kde/kexidb is not
expected to be in the include path, so it should read
#include <kexidb/tristate.h>

Michael Karcher

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (930, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-rc4-g785a6436
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages libkexi-dev depends on:
ii  kexi                          1:0.9-1+b1 tool for manipulating database obj

-- no debconf information


--- End Message ---
--- Begin Message ---
On Tue, Jan 31, 2006 at 03:13:49PM +0100, Michael Karcher wrote:
> Package: libkexi-dev
> Version: 1:0.9-1+b1
> Severity: normal
> 
> /usr/include/kde/kexidb/connection.h contains the line
> #include <tristate.h>
> which should include the provided tristate header file. The other
> include directives indicate, that /usr/include/kde/kexidb is not
> expected to be in the include path, so it should read
> #include <kexidb/tristate.h>
> 

This package does not exists anymore and has been replaced by
koffice-dev.

In /usr/include/kde/kexidb/connection.h, there is now:

#include <kexiutils/tristate.h>

So I think the bug is fixed. Closing it with this mail.


-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--- End Message ---

Reply to: