Fixed kexi FTBFS caused by new libpqxx 6.4 version. #7

Manually merged
MicheleC merged 1 commits from fix/kexi into master 4 years ago
Owner

As per title. Please test on older distros if possible.

As per title. Please test on older distros if possible.
MicheleC added this to the R14.0.7 release milestone 4 years ago
Owner

Test on Debian 7.x (Wheezy):

koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp: In member function 'virtual bool KexiMigration::PqxxMigrate::drv_copyTable(const TQString&, KexiDB::Connection*, KexiDB::TableSchema*)':
koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:535:19: error: 'row' in namespace 'pqxx' does not name a type
koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:24: error: 'pqxx::row' has not been declared
koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:44: error: expected ';' before 'i'
koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:62: error: 'i' was not declared in this scope
koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:67: error: 'row' was not declared in this scope
Test on Debian 7.x (Wheezy): ``` koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp: In member function 'virtual bool KexiMigration::PqxxMigrate::drv_copyTable(const TQString&, KexiDB::Connection*, KexiDB::TableSchema*)': koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:535:19: error: 'row' in namespace 'pqxx' does not name a type koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:24: error: 'pqxx::row' has not been declared koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:44: error: expected ';' before 'i' koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:62: error: 'i' was not declared in this scope koffice-trinity-14.0.7~pre6/./kexi/migration/pqxx/pqxxmigrate.cpp:537:67: error: 'row' was not declared in this scope ```
Poster
Owner

Please test new version

Please test new version
Owner

Please test new version

Great – successfully built on Wheezy!

> Please test new version Great – successfully built on Wheezy!
SlavekB closed this pull request 4 years ago
MicheleC closed this pull request 4 years ago
SlavekB deleted branch fix/kexi 4 years ago
The pull request has been manually merged as 03f1e52d15.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/koffice#7
Loading…
There is no content yet.