MantisBT - Rosetta |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000046 | Rosetta | [All Projects] Bad Coding | public | 2012-07-18 15:22 | 2012-07-18 15:22 |
|
Reporter | momeara | |
Assigned To | momeara | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | |
Platform | All platforms | OS | Any | OS Version | Any |
Product Version | Trunk | |
Fixed in Version | | |
Application(s) Affected | not-at-application-level |
Command Line Used | not-at-application-level |
Developer Options | |
Fixed in SVN Version | |
|
Summary | 0000046: cppdb does not handle bind(int i, char const c) |
Description | The cppdb interface silent converts character data types to integers when writing them to a database. This is non-obvious and work-arounds such as converting to a string do not work with one-character width columns. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-07-18 15:22 | momeara | New Issue | |
2012-07-18 15:22 | momeara | Status | new => assigned |
2012-07-18 15:22 | momeara | Assigned To | => momeara |