View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004556 | JEDI VCL | 00 JVCL Components | public | 2008-10-28 02:22 | 2008-10-28 02:42 |
Reporter | cybsistemas31 | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.35 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004556: vJCLUtils - Update (procedure FillString) | ||||
Description | procedure FillString(var Buffer: string; Count: Integer; const Value: Char); begin // FillChar(Buffer[1], Count * SizeOf(Char), Value); Error buffer := StringOfChar(value,Count); end; | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-10-28 02:22 | cybsistemas31 | New Issue | |
2008-10-28 02:41 | obones | Status | new => resolved |
2008-10-28 02:41 | obones | Resolution | open => no change required |
2008-10-28 02:41 | obones | Assigned To | => obones |
2008-10-28 02:41 | obones | Note Added: 0014916 |