Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Utils
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Defer
  • Reported Version Release 3.10
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by rasher - 2012-10-14
Last edited by bertrik - 2012-10-14

FS#12764 - bdf2bmp fails to compile

$ make bdf2bmp
cc -O -g -W -Wall -Wshadow -pedantic -g bdf2bmp.c -o bdf2bmp
bdf2bmp.c:100:5: error: conflicting types for ‘getline’
In file included from bdf2bmp.c:49:0:
/usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here
bdf2bmp.c:457:5: error: conflicting types for ‘getline’
In file included from bdf2bmp.c:49:0:
/usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here

Renaming the function getline fixes this.

Closed by  bertrik
2012-10-14 10:29
Reason for closing:  Accepted

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing