bugNetHack Proxy - Bugs: bug #11406, Should use va_copy or __va_copy on...

 
 

bug #11406: Should use va_copy or __va_copy on platforms that implement them

Submitted by:  J. Ali Harlow <j_ali>
Submitted on:  Mon 27 Dec 2004 07:10:06 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: Software ErrorStatus: Fixed
Assigned to: J. Ali Harlow <j_ali>Open/Closed: Closed
Release: 0.9.0

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 06 Apr 2005 10:27:57 PM UTC, comment #1:

2005-04-06 J. Ali Harlow <ali@juiblex.co.uk>

* acinclude.m4: Add NHPROXY_HEADER_ARGS() to centralize switching
between stdarg.h and varargs.h. Add NHPROXY_FUNC_VA_COPY() to
find a suitable definition for a VA_COPY() macro.
* configure.ac: Make compat.h an output file. Call NHPROXY_HEADER_ARGS() and NHPROXY_FUNC_VA_COPY() macros.
* nhproxy/compat.h: Replaced with nhproxy/compat.h.in to include
definition for VA_COPY() macro.
* nhproxy/nhext.c: Use VA_COPY() macro (Fixes #11406).

J. Ali Harlow <j_ali>
Project AdministratorIn charge of this item.
Mon 27 Dec 2004 07:10:06 PM UTC, original submission:

nhproxy currently copies va_lists by simple assignment. This fails on certain platforms. Such platforms provide an implementation of the standard va_copy macro (or __va_copy if they preceed the standard). See https://sourceforge.net/tracker/?func=detail&aid=1087609&group_id=9746&atid=109746 for more information.

J. Ali Harlow <j_ali>
Project AdministratorIn charge of this item.

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 5 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Wed 06 Apr 2005 10:27:57 PM UTCj_aliStatusNone=>Fixed
  Assigned toNone=>j_ali
  Open/ClosedOpen=>Closed
Mon 07 Feb 2005 09:55:39 AM UTCj_aliItem GroupNone=>Software Error
Wed 29 Dec 2004 04:24:53 PM UTCj_aliReleaseNone=>0.9.0

Back to the top


Powered by Savane 3.1-cleanup1