New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29195 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

incorrect include in libftdi

Reported by: gennerate@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: libftdi

Description

ftdi.h includes usb.h, which is part of the libusb-compat port. The include should be 'libusb-1.0/libusb.h', which is actually part of the libusb port (which libftdi correctly depends on).

Attachments

ftdi.h.patch (256 bytes) - added by gennerate@… 2 years ago.
patch

Change History

Changed 2 years ago by gennerate@…

patch

comment:1 in reply to: ↑ description Changed 2 years ago by gennerate@…

Nevermind, the port depends on libusb-compat so the include is correct. Must have made a mistake when I was checking the dependency. This ticket can be closed.

comment:2 Changed 2 years ago by macsforever2000@…

  • Keywords dependency include removed
  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.