git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@inai.de>
To: Joachim Schmitz <jojo@schmitz-digital.de>
Cc: 'Junio C Hamano' <gitster@pobox.com>, git@vger.kernel.org
Subject: RE: [PATCH] Port to HP NonStop
Date: Wed, 19 Sep 2012 22:34:13 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LNX.2.01.1209192232590.19536@nerf07.vanv.qr> (raw)
In-Reply-To: <001601cd968f$d8d91ed0$8a8b5c70$@schmitz-digital.de>

On Wednesday 2012-09-19 19:54, Joachim Schmitz wrote:

>> From: Jan Engelhardt [mailto:jengelh@inai.de]
>> Sent: Wednesday, September 19, 2012 7:48 PM
>> To: Joachim Schmitz
>> Cc: 'Junio C Hamano'; git@vger.kernel.org
>> Subject: Re: [PATCH] Port to HP NonStop
>> 
>> 
>> On Wednesday 2012-09-19 12:03, Joachim Schmitz wrote:
>> >+#ifdef NO_INTPTR_T
>> >+/*
>> >+ * On I16LP32, ILP32 and LP64 "long" is the save bet, however
>> >+ * on LLP86, IL33LLP64 and P64 it needs to be "long long",
>> >+ * while on IP16 and IP16L32 it is "int" (resp. "short")
>> >+ * Size needs to match (or exceed) 'sizeof(void *)'.
>> >+ * We can't take "long long" here as not everybody has it.
>> 
>> Are you trying to port git to DOS or why would you mention IP16? :-)
>
>Just for completness, nothing else ;-)

The problem would be that some, if not most, C environments in DOS offer 
a P16P32 model - thanks to (near void *) and (far void *).

  reply	other threads:[~2012-09-19 20:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-19 10:03 [PATCH] Port to HP NonStop Joachim Schmitz
2012-09-19 17:48 ` Jan Engelhardt
2012-09-19 17:54   ` Joachim Schmitz
2012-09-19 20:34     ` Jan Engelhardt [this message]
2012-09-19 21:11       ` Joachim Schmitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.01.1209192232590.19536@nerf07.vanv.qr \
    --to=jengelh@inai.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jojo@schmitz-digital.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).