Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
December 2004: [Freeciv-Dev] Re: (PR#11478) Sprinkling some const struct player |
[Freeciv-Dev] Re: (PR#11478) Sprinkling some const struct player[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11478 > The text.[ch] changes don't quite work. You can no longer compile plrdlg_common.c because the function prototype doesn't match that expected by the array. However you could change the array and all the functions in it to take const players. -jason
|