Menu

#12 dfrotz will not compile (frotz 2.43)

v2.43
open-out-of-date
Interface (10)
5
2013-02-07
2013-02-07
fierman b
No

For frotz 2.43:

make dumb will not build, since dumb_input.c uses getline, which is a function name also used in libc.

solution: rename getline and its calls in dumb_input.c

Patch attached.

Discussion

  • fierman b

    fierman b - 2013-02-07

    patchfile for dfrotz

     
  • fierman b

    fierman b - 2013-02-07
    • milestone: --> v2.43
     
  • David Griffith

    David Griffith - 2013-02-07

    This problem is already fixed in the git repo. Incidentally, I just now fixed a problem that was causing compile problems with dfrotz in git.

     
  • David Griffith

    David Griffith - 2013-02-07
    • assigned_to: nobody --> dgriffi
    • status: open --> open-out-of-date
     

Log in to post a comment.