New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16166 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

R port links to CoreFoundation and shouldn't.

Reported by: kjell.konis@… Owned by: jmr@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

The natural language support in R depends on CoreFoundation and CoreFoundation seems to be not quite compatible with R built using gcc43, causing R extensions written in C++ to crash R. The attached revision disables NLS and appears to solve the problem.

Attachments

Portfile.diff Download (1.6 KB) - added by kjell.konis@… 4 years ago.
Portfile revision

Change History

Changed 4 years ago by kjell.konis@…

Portfile revision

Changed 4 years ago by jmr@…

  • owner changed from macports-tickets@… to kjell.konis@…
  • milestone set to Port Bugs

Assigning to maintainer.

Changed 4 years ago by jmr@…

  • owner changed from kjell.konis@… to jmr@…
  • status changed from new to assigned

Oops, I need to read more carefully. I'll commit this for you.

Changed 4 years ago by jmr@…

  • status changed from assigned to closed
  • resolution set to fixed

Committed in r38943.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.