coderjeff
Results
2
issues of
coderjeff
- add support for `SOURCE_DATE_EPOCH` : https://reproducible-builds.org/docs/source-date-epoch/ - SOURCE_DATE_EPOCH is an environment variable that can control dates and times embedded in compiled sources - If set, use SOURCE_DATE_EPOCH for intrinsic...
Operator overloads declared in a UDT produce the error message: Operator cannot be a member function (TODO) For example, ``` type T __ as integer declare operator len( byref arg...