Changes between Initial Version and Version 1 of Ticket #35316


Ignore:
Timestamp:
Jul 26, 2012, 12:33:27 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Agreed. Here is a patch. Bruce, may I commit it?

P.S: Robert, please use WikiFormatting when writing in Trac.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35316

    • Property Owner changed from macports-tickets@… to pack-darwinports@…
    • Property Keywords haspatch added
    • Property Cc ryandesign@… added
  • Ticket #35316 – Description

    initial v1  
    55The build error log is
    66
     7{{{
    78:info:build src/dumb/dumb_input.c:83: error: conflicting types for ‘getline’
    89:info:build /usr/include/stdio.h:449: error: previous declaration of ‘getline’ was here
     
    1112:info:build src/dumb/dumb_input.c:263: warning: field precision should have type ‘int’, but argument 2 has type ‘long int’
    1213:info:build make: *** [src/dumb/dumb_input.o] Error 1
    13 
     14}}}