Changes between Initial Version and Version 3 of Ticket #13090


Ignore:
Timestamp:
Dec 10, 2007, 6:08:38 PM (16 years ago)
Author:
jmpp@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13090

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Milestone changed from MacPorts 1.5 to
  • Ticket #13090 – Description

    initial v3  
    1 Command output:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_LOCALEDIR=\"/opt/local/share/locale\" -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -no-cpp-precomp -O2 -funroll-loops -fstrict-aliasing -Wall -MT atkstreamablecontent.lo -MD -MP -MF .deps/atkstreamablecontent.Tpo -c atkstreamablecontent.c  -fno-common -DPIC -o .libs/atkstreamablecontent.o
     1Command output:
     2
     3{{{
     4gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_LOCALEDIR=\"/opt/local/share/locale\" -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -no-cpp-precomp -O2 -funroll-loops -fstrict-aliasing -Wall -MT atkstreamablecontent.lo -MD -MP -MF .deps/atkstreamablecontent.Tpo -c atkstreamablecontent.c  -fno-common -DPIC -o .libs/atkstreamablecontent.o
    25atkstreamablecontent.c: In function 'atk_streamable_content_get_uri':
    36atkstreamablecontent.c:152: warning: return discards qualifiers from pointer target type
     
    2932make[1]: *** [all-recursive] Error 1
    3033make: *** [all] Error 2
     34}}}
    3135