From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.devel Subject: Re: draft patch to import md5 module from gnulib Date: Sat, 19 Feb 2011 20:30:55 -0600 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001636c59997975614049cad8ae7 X-Trace: dough.gmane.org 1298169088 17008 80.91.229.12 (20 Feb 2011 02:31:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 02:31:28 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 20 03:31:24 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pqz51-0004jd-N7 for ged-emacs-devel@m.gmane.org; Sun, 20 Feb 2011 03:31:23 +0100 Original-Received: from localhost ([127.0.0.1]:46428 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pqz50-0004p2-UG for ged-emacs-devel@m.gmane.org; Sat, 19 Feb 2011 21:31:23 -0500 Original-Received: from [140.186.70.92] (port=50977 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pqz4v-0004lW-Bu for Emacs-devel@gnu.org; Sat, 19 Feb 2011 21:31:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pqz4u-0001ix-CQ for Emacs-devel@gnu.org; Sat, 19 Feb 2011 21:31:17 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:35837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pqz4u-0001ik-6P for Emacs-devel@gnu.org; Sat, 19 Feb 2011 21:31:16 -0500 Original-Received: by bwz17 with SMTP id 17so516817bwz.0 for ; Sat, 19 Feb 2011 18:31:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=mm8hvNE5xm1io6w4ltQKkB0R1WYzAi4BPU/7GfrfpY0=; b=uJCNTxx5+2OZrDuuIypTmzcE8QQiCoh9NCbO9qohzHJJvpGO33vv3+8UcPE5/ef8Bo f7fMgneFRoC4yuNchbqcA5AxI6Gy96CNuzjJABs9SqpAp2il+MC8HY/cscH2cgfSFVbE aikdauyrroUIbpvZGvwP9w/ZU19CclIHkUzBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=S0ua5VKKoV4PlEyYYenxuWWx0cqH/4Wk/8ufIksDx4lVCvHzFW0LAc59b6c6IIwdAQ //S2XpR1cPpgwP5cQjMLccSmJZ53vbxtY7M928/6Kvi3NDDcLJyq5QhHOHU3EzymSB6B gEhedTwraN9qSLgEr6CTCIsXFWafpIYXzrjOM= Original-Received: by 10.204.68.65 with SMTP id u1mr2177542bki.193.1298169075291; Sat, 19 Feb 2011 18:31:15 -0800 (PST) Original-Received: by 10.204.25.81 with HTTP; Sat, 19 Feb 2011 18:30:55 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136258 Archived-At: --001636c59997975614049cad8ae7 Content-Type: text/plain; charset=ISO-8859-1 Eli Zaretskii wrote: > Yes, both MinGW and MSVC have stdint.h. While Visual Studio 2010 may have stdint.h, older versions of Visual Studio such as Visual Studio 2005, do not have stdint.h. --001636c59997975614049cad8ae7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Eli Zaretskii wrote:
> Yes, both MinGW and MSVC have= stdint.h.

While Visual Studio 2010 may have stdint.h, older version= s of Visual Studio such as
Visual Studio 2005, do n= ot have stdint.h.

--001636c59997975614049cad8ae7--