mainGnuTLS - Support: sr #107996, MinGW-W64 enhancements

 
 

sr #107996: MinGW-W64 enhancements

Submitter:  None
Submitted:  Wed 21 Mar 2012 10:06:49 PM UTC
   
 
Category:  Core library Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  nmav
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  Microsoft Windows
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 21 Mar 2012 10:06:49 PM UTC, original submission:  

The following patch enhances support for MinGW-W64, notably that MinGW-W64 (and the Win64 API) assumes a LP64-model environment. Consequently, this patch significantly cuts down the number of int-to-pointer and pointer-to-int warnings that are generated.

Also, libopts should not assume that gettext() is declared or even supported by stdio.h. Several platforms, not just MinGW, require libintl.h for the declaration and -lintl for linking, as detected by the HAVE_GETTEXT macro during configure.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #25440:  gnutls-patch.txt added by None (4KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nmav (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-04-02 nmav StatusNone Done
        Assigned toNone nmav
        Open/ClosedOpen Closed
    2012-03-21 None Attached File- Added gnutls-patch.txt, #25440

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code