View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037457 | FPC | Documentation | public | 2020-07-31 14:19 | 2020-09-04 09:21 |
Reporter | Sven Barth | Assigned To | Michael Van Canneyt | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2.0 | ||||
Fixed in Version | 3.3.1 | ||||
Summary | 0037457: It's not documented that Concat() can be used with Dynamic Arrays | ||||
Description | The documentation for Concat() at https://www.freepascal.org/docs-html/rtl/system/concat.html does not mention that it can also be used for dynamic arrays which was added for 3.2 ( https://wiki.freepascal.org/FPC_New_Features_3.2.0#Dynamic_Arrays_supported_by_Concat.28.29 ) | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 1745 | ||||
FPCOldBugId | |||||
FPCTarget | 3.2.2 | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-31 14:19 | Sven Barth | New Issue | |
2020-07-31 14:19 | Sven Barth | Status | new => assigned |
2020-07-31 14:19 | Sven Barth | Assigned To | => Michael Van Canneyt |
2020-07-31 14:20 | Sven Barth | Description Updated | View Revisions |
2020-07-31 14:20 | Sven Barth | FPCTarget | => - |
2020-09-04 09:21 | Michael Van Canneyt | Status | assigned => resolved |
2020-09-04 09:21 | Michael Van Canneyt | Resolution | open => fixed |
2020-09-04 09:21 | Michael Van Canneyt | Fixed in Version | => 3.3.1 |
2020-09-04 09:21 | Michael Van Canneyt | Fixed in Revision | => 1745 |
2020-09-04 09:21 | Michael Van Canneyt | FPCTarget | - => 3.2.2 |
2020-09-04 09:21 | Michael Van Canneyt | Note Added: 0125354 |