Re: [9fans] devenv

2012-02-25 Thread Charles Forsyth
just say if(strlen(name) >= sizeof(up->genbuf)) error("name too long"); if that's where they are going.

Re: [9fans] devenv

2012-02-24 Thread erik quanstrom
; diffy -c ../port/portdat.h /n/dump/2012/0224/sys/src/9/port/portdat.h:701,707 - ../port/portdat.h:701,707 char*errstr;/* reason we're unwinding the error stack, errbuf1 or 0 */ charerrbuf0[ERRMAX]; charerrbuf1[ERRMAX]; - chargenbuf[128];/