Changes between Initial Version and Version 1 of Ticket #22627
- Timestamp:
- Mar 17, 2017, 12:01:14 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22627
-
Property
Status
changed from
new
toneeds_review
-
Property
Commit
changed from
to
6c24ea3079afe47f8ff8fe9324027d2feb08b0b7
-
Property
Branch
changed from
to
u/embray/cygwin/r-build
-
Property
Authors
changed from
to
Erik Bray
-
Property
Status
changed from
-
Ticket #22627 – Description
initial v1 2 2 3 3 However, on Windows it is necessary to resolve all symbols at link time. This patch fixes the issue, and is otherwise harmless. 4 5 This issue was already reported upstream some years ago, and rejected as invalid since the R developers do not support Cygwin.