Changes between Initial Version and Version 1 of Ticket #26344


Ignore:
Timestamp:
Sep 3, 2010, 10:43:45 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

As per the ticket guidelines, it's not useful to cc openmaintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26344

    • Property Cc nox@… openmaintainer@… removed
    • Property Owner changed from macports-tickets@… to nox@…
    • Property Summary changed from gtk2+quartz+no_x11-2.20.1 Build error to gtk2+quartz+no_x11-2.20.1 Build error on 10.4
  • Ticket #26344 – Description

    initial v1  
    11Function _gtk_quartz_get_selection_data_from_pasteboard' fails in compiling whle building gtk2 2.20.1 on Mac OS X 10.4.11 with Xcode 2.5.
    22
    3 {{{:info:build gtkquartz.c: In function '_gtk_quartz_get_selection_data_from_pasteboard':
     3{{{
     4:info:build gtkquartz.c: In function '_gtk_quartz_get_selection_data_from_pasteboard':
    45:info:build gtkquartz.c:207: warning: dereferencing type-punned pointer will break strict-aliasing rules
    56:info:build gtkquartz.c: In function '_gtk_quartz_set_selection_data_for_pasteboard':
     
    1011:info:build gtkquartz.c:269: error: 'length' undeclared (first use in this function)
    1112:info:build make[4]: *** [gtkquartz.lo] Error 1
    12 :info:build make[4]: *** Waiting for unfinished jobs....}}}
     13:info:build make[4]: *** Waiting for unfinished jobs....
     14}}}
    1315
    1416Complete log is enclosed if it might be of any help.
    15