Actions
Bug #4290
closeddbo-tutorial7 build error
Start date:
07/04/2015
Due date:
% Done:
0%
Estimated time:
Description
You may already have fixed this, but tutorial7.C gets some compiler errors with the latest github version (3.3.3-76-gcdab40d). The other examples and Dbo tests seem to build fine. I've attached the compiler output (lightly edited) from gcc 4.7.2 (on Debian 7.8).
I've attached a patch that gets dbo-tutorial7 to build clean. It also passes the tests in test.sqlite3. However, the patch would definitely benefit from review, especially the change to ptr_impl.h.
Files
Updated by Bruce Toll over 9 years ago
Please disregard the patch. It's probably incomplete, at best.
Updated by Koen Deforche over 9 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.5
Updated by Koen Deforche over 9 years ago
- Status changed from InProgress to Resolved
Hey,
I got complaints from the build server as well and reverted part of the patch that broke this.
Koen
Updated by Koen Deforche about 9 years ago
- Status changed from Resolved to Closed
Actions