Re: Please add imm.h in cygwin/MinGW distribution.

2003-02-26 Thread Larry Hall (RFK Partners, Inc.)
Christopher Faylor wrote: On Tue, Feb 25, 2003 at 11:28:32PM -0500, Larry Hall (RFK Partners, Inc.) wrote: In open-source projects, you always have the power. Submit a patch and it will be thoughtfully considered. Hey. "Patches thoughtfully considered". I like that. Time for a new catchphras

Re: Please add imm.h in cygwin/MinGW distribution.

2003-02-25 Thread Christopher Faylor
On Tue, Feb 25, 2003 at 11:28:32PM -0500, Larry Hall (RFK Partners, Inc.) wrote: >In open-source projects, you always have the power. Submit >a patch and it will be thoughtfully considered. Hey. "Patches thoughtfully considered". I like that. Time for a new catchphrase, I think. cgf -- Unsub

Re: Please add imm.h in Cygwin/MinGW distribution.

2003-02-25 Thread Larry Hall (RFK Partners, Inc.)
Xiangjiang Ma wrote: Hey, I have been trying to use make/gcc provided by cygwin to make a win32 executable. But, I am blocked by missing imm.h header, as Dan Sharp pointed out: "The latest version (through patch 6.1.332) is actually pretty close. The only difference is that you can't build +multi

Please add imm.h in Cygwin/MinGW distribution.

2003-02-25 Thread Xiangjiang Ma
Hey, I have been trying to use make/gcc provided by cygwin to make a win32 executable. But, I am blocked by missing imm.h header, as Dan Sharp pointed out: "The latest version (through patch 6.1.332) is actually pretty close. The only difference is that you can't build +multi_byte_ime/dyn becau