pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/fossil
On Mon, Jan 25, 2010 at 03:44:59PM +0100, Alistair Crooks wrote:
> lines 108 and 109:
>
> ! 103:
> ! 104: /* this struct defines a version number */
> ! 105: typedef struct arr_t {
> ! 106: unsigned c; /* # of
> version numbers */
> ! 107: unsigned size; /* size of
> array */
> ! 108: int64_t *v; /* array of
> decimal numbers */
> ! 109: int64_t netbsd; /* any "nb"
> suffix */
> ! 110: } arr_t;
dewey.c never got that, which points back to 2005...
Joerg
Home |
Main Index |
Thread Index |
Old Index