[MacPorts] #68333: libfido2 @1.13.0: error: use of undeclared identifier 'id'

MacPorts noreply at macports.org
Tue Oct 3 08:59:53 UTC 2023


#68333: libfido2 @1.13.0: error: use of undeclared identifier 'id'
-------------------------+-------------------------------------------------
  Reporter:              |      Owner:  trodemaster
  barracuda156           |
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.1
Resolution:              |   Keywords:  snowleopard lion mountainlion
      Port:  libfido2    |  mavericks yosemite elcapitan
-------------------------+-------------------------------------------------

Comment (by ryandesign):

 Replying to [comment:4 barracuda156]:
 > Have you spotted the error?

 Well, there are several obvious errors. The code uses `id` but you removed
 its definition, which caused the first error. And the function wants to
 return a `char *` and you changed it into an `io_string_t` which caused
 the second error.

 > Does it build fine without the patch on systems where it presently
 fails?

 I have not tested. Since you're reporting the problem I expected you might
 test possible fixes.

-- 
Ticket URL: <https://trac.macports.org/ticket/68333#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list