Re: Patch 1728247 long long vs int64_t

This is a discussion on Re: Patch 1728247 long long vs int64_t within the SNMP Coders forums, part of the Networking and Network Related category; Mitsuru Chinen wrote: > On Thu, 28 Jun 2007 22:06:03 +0900 > Mitsuru Chinen <mitch@linux.vnet....


Go Back   Usenet Forums > Networking and Network Related > SNMP Coders

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-29-2007
Alex Burger
 
Posts: n/a
Default Re: Patch 1728247 long long vs int64_t

Mitsuru Chinen wrote:
> On Thu, 28 Jun 2007 22:06:03 +0900
> Mitsuru Chinen <mitch@linux.vnet.ibm.com> wrote:
>
>
>> Then, how about the attached patch?
>>

The patch fixes the long long issue, but doesn't address the
HAVE_INTMAX_T issue. As I mentioned in my original email, should we change:

typedef long long intmax_t;
typedef unsigned long long uintmax_t;

to:

typedef int64_t intmax_t;
typedef uint64_t uintmax_t;

I can test the patch and any other changes on the weekend.

Alex


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/...et-snmp-coders
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:43 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0