Changes between Initial Version and Version 1 of Ticket #41016


Ignore:
Timestamp:
Oct 28, 2013, 9:52:26 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #40869.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41016

    • Property Status changed from new to closed
    • Property Cc mk@… pixilla@… added; bbrodeau@… removed
    • Property Summary changed from sudo port -vv upgrade outdated failed with Mavericks and 2.2.1 to makeicns: error: use of undeclared identifier 'CGDirectPaletteRef'
    • Property Keywords mavericks added
    • Property Resolution changed from to duplicate
    • Property Port makeicns added
  • Ticket #41016 – Description

    initial v1  
    11Hello,
    22
    3 Here the result after the following command with Mavericks (10.9), "sudo port -vv selfupdate && sudo port -vv upgrade outdated"
     3Here the result after the following command with Mavericks (10.9), "`sudo port -vv selfupdate && sudo port -vv upgrade outdated`"
    44
    5 
     5{{{
    66IconFamily.m:1404:3: warning: implicit declaration of function 'CGPaletteRelease' is invalid in C99 [-Wimplicit-function-declaration]
    77                CGPaletteRelease(cgPal);
     
    5252To report a bug, follow the instructions in the guide:
    5353    http://guide.macports.org/#project.tickets
    54 
     54}}}
    5555
    5656Thanks.