View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005853 | JEDI VCL | 00 JVCL Components | public | 2012-04-14 10:00 | 2012-06-13 15:58 |
Reporter | vez | Assigned To | obones | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 3.45 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005853: incorrect parsing in Jvjclutils::WordCount for Builder XE2 | ||||
Description | I made a simple example: String str("8: 12, 34.5; 32.54, 45.67"); TSysCharSet sset; sset << ':'; int numw = Jvjclutils::WordCount(str, sset); The numw will be equal to 1, but must be 2 in this case. for Rad XE this works fine. | ||||
Tags | No tags attached. | ||||
|
This bug is within sysset.h of XE2 The QC#105004 gave the solution, but I've used for resolving sysset.h from RadXE. |
|
Please use the latest SVN version and provide the zipped sources of a sample application showing this. |
|
I think this issue has to be closed, as this is the Embarcadero bug in the sysset.h |
|
Ok, thank you for letting us know |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-14 10:00 | vez | New Issue | |
2012-04-20 11:10 | vez | Note Added: 0019719 | |
2012-06-11 17:30 | obones | Note Added: 0019858 | |
2012-06-11 17:30 | obones | Status | new => feedback |
2012-06-13 15:47 | vez | Note Added: 0019958 | |
2012-06-13 15:58 | obones | Note Added: 0019960 | |
2012-06-13 15:58 | obones | Status | feedback => resolved |
2012-06-13 15:58 | obones | Resolution | open => not fixable |
2012-06-13 15:58 | obones | Assigned To | => obones |