swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

stddef error


From: Daniel Calhoun
Subject: stddef error
Date: Wed, 5 Apr 2000 16:56:25 -0700

I am getting an error message (still 1.4.1) that ends:

... include\stddef.h:118: syntax error before `typedef'

and of course the relevant stretch of stddef.h is

#define _GCC_PTRDIFF_T
#ifndef __PTRDIFF_TYPE__
#define __PTRDIFF_TYPE__ long int
#endif
typedef __PTRDIFF_TYPE__ ptrdiff_t;
#endif /* _GCC_PTRDIFF_T */
#endif /* ___int_ptrdiff_t_h */
#endif /* _BSD_PTRDIFF_T_ */

This is bound to be user error, but what kind of goof would raise that kind
of error message within the package?

Thank you, expert people.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]