buglibsigsegv - Bugs: bug #37604, No MinGW-w64 support

 
 

bug #37604: No MinGW-w64 support

Submitter:  Nate Sigrist <drdoom>
Submitted:  Sat 20 Oct 2012 02:06:53 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 20 Oct 2012 04:44:03 AM UTC, comment #1: 

So I naively changed "unsigned long" to "size_t" not fully understanding if that was the most generic / cross platform appropriate (e.g. GNU approved).  It works beautifully for mingw-w64 with the exception that stackoverflow[12].exe "fail" even though they are catching the interrupt with "Stack overflow 1 caught".  Not sure what I am doing wrong in the tests.

Sorry that I don't have a patch file to attach but the script below resolved the issue with libsigsegv not being win64 compatible.

(file #26800)

Nate Sigrist <drdoom>
Sat 20 Oct 2012 02:06:53 AM UTC, original submission:  

There is no support for the mingw-w64 compiler.  I am currently working on a patch but it will be double checking since I am not familiar with sigsegv programming.

Nate Sigrist <drdoom>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #26800:  long-to-size_t.sh added by drdoom (316B - application/x-shellscript - Simple script which replaces "unsigned long" with "size_t")

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by drdoom (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-10-20 drdoom Attached File- Added long-to-size_t.sh, #26800

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code