Changes between Initial Version and Version 1 of Ticket #41016
- Timestamp:
- Oct 28, 2013, 9:52:26 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41016
-
Property
Status
changed from
new
toclosed
- Property Cc mk@… pixilla@… added; bbrodeau@… removed
-
Property
Summary
changed from
sudo port -vv upgrade outdated failed with Mavericks and 2.2.1
tomakeicns: error: use of undeclared identifier 'CGDirectPaletteRef'
- Property Keywords mavericks added
-
Property
Resolution
changed from
to
duplicate
- Property Port makeicns added
-
Property
Status
changed from
-
Ticket #41016 – Description
initial v1 1 1 Hello, 2 2 3 Here the result after the following command with Mavericks (10.9), " sudo port -vv selfupdate && sudo port -vv upgrade outdated"3 Here the result after the following command with Mavericks (10.9), "`sudo port -vv selfupdate && sudo port -vv upgrade outdated`" 4 4 5 5 {{{ 6 6 IconFamily.m:1404:3: warning: implicit declaration of function 'CGPaletteRelease' is invalid in C99 [-Wimplicit-function-declaration] 7 7 CGPaletteRelease(cgPal); … … 52 52 To report a bug, follow the instructions in the guide: 53 53 http://guide.macports.org/#project.tickets 54 54 }}} 55 55 56 56 Thanks.