Opened 3 years ago

Closed 3 years ago

#62122 closed defect (fixed)

ctags @5.8: compiled feature +regex present in Catalina but absent in Big Sur Apple Silicon

Reported by: bertlhf (Bert Fitié) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur catalina Cc:
Port: ctags

Description

MacPorts 2.6.4 on Catalina produces Ctags 5.8 with compiled features +wildcards +regex

MacPorts 2.6.4 on Big Sur Apple Silicon produces Ctags 5.8 only with compiled feature +wildcards

Depending on regex, Big Sur Apple Silicon Ctags 5.8 is now unusable for me

Change History (3)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Port: ctags added; Ctags removed
Priority: HighNormal

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: catalina added; arm64 removed
Owner: set to ryandesign
Status: newaccepted
Summary: Ctags 5.8 compiled feature +regex present in Catalina but absent in Big Sur Apple Siliconctags @5.8: compiled feature +regex present in Catalina but absent in Big Sur Apple Silicon

Due to implicit declaration of functions, due to use of Xcode 12+.

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In dbfbc1ab081107b36c2cc1aa50affa7cd07ea9d9/macports-ports (master):

ctags: Fix implicit declaration of functions

Since this affects whether or not the regex feature gets built, increase
the revision.

Closes: #62122

Note: See TracTickets for help on using tickets.