Adelántese a la NAVIDAD con Rincon de Luz Arte

2011-11-14 Thread Rincon de Luz Arte
[IMAGE] Newsletter 9 - Aqo I - Diciembre 2011 - noveda...@rincondeluzarte.com.ar [IMAGE] [IMAGE] [IMAGE] Nuestros Productos Fuentes Feng-Shui con Luz Fuentes Feng-Shui sin Luz Fuentes Feng-Shui Veladores Sahumerios Importados de la India Sahumerios Nacionles Hornillos elictricos Artmculos Fen

Re: ctags(1) and mg(1) again

2011-11-14 Thread Sunil Nimmagadda
Handling "Out of memory" gracefully instead of killing mg, check filename truncation and fixed a bug while using tags from an empty *scratch* buffer. Comments? Index: Makefile === RCS file: /home/sunil/cvs/src/usr.bin/mg/Makefile,v r

Re: Compile time assertions

2011-11-14 Thread Ted Unangst
On Mon, Nov 14, 2011, Steffen Daode Nurpmeso wrote: > Hi, > > my dhclient.c patch was very wrong. > And it (falsely) removed a runtime check of some struct member > size. But this very hunk (while wrong) led me to a question. > Since saving even some bytes in shell scripts counts so much, > i won

Compile time assertions

2011-11-14 Thread Steffen Daode Nurpmeso
Hi, my dhclient.c patch was very wrong. And it (falsely) removed a runtime check of some struct member size. But this very hunk (while wrong) led me to a question. Since saving even some bytes in shell scripts counts so much, i wonder why compile-time assertions are not used at all (AFAIK). I.e.,

sparc64 gcc4/asm illegal operands, Re: CVS: cvs.openbsd.org: ports

2011-11-14 Thread Stuart Henderson
Looks like these "Illegal operands" errors from the assembler started after the move to gcc4, the offending asm code looks like fdtox %f12, %f9 fdtox %f10, %f15 fdtox %f8, %f9 fdtox %f12, %f7 Any suggestions? On 2011/11/14 04:05, Stuart Henderson wrote: > CVSROOT: /cvs > Module nam