From: Lui Core Date: 2009-07-16T15:32:01+09:00 Subject: Re: bluecloth 2.0.5 There is a non-standard function bzero() in generate.c, line 671 it stops VC from compiling bluecloth. why not replace bzero() with standard memset()? -- Posted via http://www.ruby-forum.com/.