for a brief introduction to porting unix code to plan9 i suggest you check out the config.h file for the links browser (available in /contrib/andrey on sources). it handles many of the gotchas that you're bound to encounter.
On 3/14/06, Fernan Bolando <[EMAIL PROTECTED]> wrote: > Hi > > I got the following errors when trying out ape on my old programs. > can anybody clarify it's meaning? Are there additional pointers when > porting programs to p9? > > what is IND UCHAR and IND CONST CHAR? > > dumb_input.c:249[stdin:1718] argument prototype mismatch "IND UCHAR" > for "IND CONST CHAR": strlen > > ,Fernan > > -- > Public PGP/GnuPG key (http://www.fernski.com) > pub 1024D/3576CA71 2006-02-02 Fernan Bolando > Key fingerprint = FDFE C9A8 FFED C1A5 2F5C EFEB D595 AF1C 3576 CA71 >
