[MinGW-Notify] [mingw] #40848: update errno.h ENOTSUP + EOVERFLOW

Back to archive index
MinGW Notification List mingw****@lists*****
Fri Oct 9 06:51:10 JST 2020


#40848: update errno.h ENOTSUP + EOVERFLOW

  Open Date: 2020-10-08 23:51
Last Update: 2020-10-08 23:51

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/40848
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40848

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2020-10-08 23:51 Updated by: osdn-mensch
 * New Ticket "update errno.h ENOTSUP + EOVERFLOW" created



---------------------------------------------------------------------
Ticket Status:

      Reporter: osdn-mensch
         Owner: (None)
          Type: Issues
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: (None)
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

I needed to include the following into errno.h to be able to build a recent
version of binutils:

 1.  /* necessary to build recent binutils: */
 2.  
 3.  #define ENOTSUP 129
 4.  #define EOVERFLOW 132

and suggest this may be done in general.



-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/40848
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40848



More information about the MinGW-Notify mailing list
Back to archive index