Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 21 Apr 2003 20:07:54 +0200 From: Diego Biurrun Subject: inttypes.h To: cygwin AT cygwin DOT com Message-id: <3EA4337A.8000307@biurrun.de> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: de-at, de, en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.3) Gecko/20030312 Hello! I'm the MPlayer documentation maintainer and also like to play with the Cygwin port of MPlayer sometimes (it works great btw, try it, mingw support coming in a few days). Anyway, a hassle that we have on Cygwin is its lack of inttypes.h, we have to supply our own inttypes.h that has to be put in /usr/include/. Now before you shoot me, I have read the thread "FD_ZERO &inttypes.h" from august 2000 in the archive http://sources.redhat.com/ml/cygwin/2000-08/msg00127.html and Christopher Faylor said there that he does not intend to provide inttypes.h any time soon because it is non-standard (== "not found on every UNIX system that I checked"). Well, Cygwin appears to be the only Unix-like system without inttypes.h at the moment, Linux, Solaris, *BSD and even MinGW provide it and it is part of the ISO C standard. This thread is from two and a half years ago, so I thought it might be fair to ask again, you may have changed your mind in the meantime after all.. So are there any plans to provide inttypes.h? Mind you, I'm not expecting anything, just hoping and asking (hopefully) nicely. Thanks for your effort Diego -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/