Błąd?
Michal Margula
alchemyx at uznam.top.pl
Fri Dec 3 14:33:46 CET 1999
On Fri, Dec 03, 1999 at 01:09:12AM +0100, Michał Kuratczyk wrote:
> On Thu, Dec 02, 1999 at 10:38:44PM +0100, Michal Margula wrote:
> >/usr/include/unix.h:179: parse error before `off_t'
> >/usr/include/unix.h:179: warning: no semicolon at end of struct or union
> To jest ważne. Cała reszta to prawie na pewno skutki tego. Pokaż tę
> strukturę, albo sam od razu zobacz czy po zamykającym ją '}' jest średnik.
/* UNIX I/O stream local data */
typedef struct unix_local {
unsigned int dirty : 1; /* disk copy needs updating */
int fd; /* mailbox file descriptor */
int ld; /* lock file descriptor */
char *lname; /* lock file name */
off_t filesize; /* file size parsed */
time_t filetime; /* last file time */
time_t lastsnarf; /* last snarf time (for mbox driver) */
char *buf; /* temporary buffer */
unsigned long buflen; /* current size of temporary buffer */
char *line; /* returned line */
} UNIXLOCAL;
Oto ona. Nie wiem co jest nie tak :). BTW: jak kopiować gpmem coś do vima
żeby nie robił wcięć? Bo musiałem układać ten tekst ;)
--
Michal Margula, alchemyx at uznam.top.pl, ICQ UIN 12267440, +)
http://uznam.top.pl/~alchemyx/, PL section of Linux Counter maintainer
More information about the pld-devel-pl
mailing list