Opened 14 years ago
Closed 14 years ago
#28374 closed update (fixed)
cppcheck: Update to v1.47
Reported by: | paj-macports@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch maintainer | Cc: | |
Port: | cppcheck |
Description
Diff attached by maintainer.
Attachments (2)
Change History (7)
Changed 14 years ago by paj-macports@…
Attachment: | Portfile-cppcheck.diff added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch maintainer added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | Update devel/cppcheck to v1.47 → cppcheck: Update to v1.47 |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Your patch did not apply (had a "$
" at the end of every line, had tabs replaced with "^I
", and did not appear to have been made against the current version of the portfile in the repository), but I updated the port to 1.47 in r75909.
comment:3 Changed 14 years ago by paj-macports@…
Many apologies: I have a diff
wrapper to highlight whitespace, so that characters no longer look strange to me. Will script the patch creation for next time to avoid these errors.
Thanks for fixing up.
comment:4 Changed 14 years ago by nodag@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Updating to v1.47 fails for me: the pcre.h cannot be found. I'm attaching the log file and have reopened the ticket.
Changed 14 years ago by nodag@…
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Oh yes, cppcheck seems to need pcre; added the dependency in r75978.
Note: See
TracTickets for help on using
tickets.
Thanks.