View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003975 | JEDI VCL | 00 JVCL Components | public | 2006-10-30 12:34 | 2007-01-02 06:38 |
Reporter | Arioch | Assigned To | obones | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | OS | OS Version | n/a | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0003975: identifiers conflicts | ||||
Description | Usually identifiers clash are not of much importance. Delphi uses unit names to reduce name scope. C++ uses namespaces. So - they are easy to workaround. But, while low priority, i think it would be nice to have some ticket to collect information about potential name clashes, that, having oportunity, would be better renamed - or even removed. So, to start with two 1st beasts to the zoo. | ||||
Steps To Reproduce | 1) http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/gettickcount64.asp This function clashes with the one from JvJVCLUtils.pas While it is not very dangerous, it is still seems not nice. 2)IsEqualGUID (at least in BCB 5) clashes in JvJCLUtils.hpp and GUIDdef.h Perhaps it was part of RxLib support for Delphi 2/3 and since Delphi 4 became part of VCL, though is andering through units. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-10-30 12:34 | Arioch | New Issue | |
2006-10-31 07:22 | obones | Note Added: 0010400 | |
2006-10-31 07:22 | obones | Status | new => feedback |
2007-01-02 06:38 | obones | Status | feedback => resolved |
2007-01-02 06:38 | obones | Resolution | open => no change required |
2007-01-02 06:38 | obones | Assigned To | => obones |
2007-01-02 06:38 | obones | Note Added: 0010479 |