Send MinGW-Notify mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."
Please do not reply to this notification; the sender address is unable to
accept incoming e-mail. If you wish to unsubscribe you can do so at
https://lists.osdn.me/mailman/listinfo/mingw-notify.
Today's Topics:
1. [mingw] #37833: mingw-get std C++11 issues with GCC 6.4
(MinGW Notification List)
2. [mingw] #40459: deprecated keywords (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Wed, 14 Apr 2021 21:15:19 +0100
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #37833: mingw-get std C++11 issues
with GCC 6.4
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#37833: mingw-get std C++11 issues with GCC 6.4
Open Date: 2017-12-23 19:39
Last Update: 2021-04-14 21:15
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/37833
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=37833
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2021-04-14 21:15 Updated by: keith
* Status Update from Open to Closed
* Resolution Update from None to Out of Date
Comment:
As a consequence of changes in mingwrt/w32api, since this ticket was opened,
and selective adoption of the attached patches, I believe that the issues
raised here are no longer relevant.
---------------------------------------------------------------------
Ticket Status:
Reporter: earnie
Owner: keith
Type: Issues
Status: Closed
Priority: 5 - Medium
MileStone: (None)
Component: INSTALLER
Severity: 5 - Medium
Resolution: Out of Date
---------------------------------------------------------------------
Ticket details:
Per Slack conversation Keith states he has some patches for mingw-get and plans
to share here.
--
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/37833
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=37833
------------------------------
Message: 2
Date: Wed, 14 Apr 2021 21:29:52 +0100
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #40459: deprecated keywords
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#40459: deprecated keywords
Open Date: 2020-06-01 15:15
Last Update: 2021-04-14 21:29
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/40459
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40459
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2021-04-14 21:29 Updated by: keith
* Status Update from Open to Closed
* Resolution Update from None to Invalid
Comment:
Closing as "invalid", since no requisite SSCCE provided, and apparently
unrelated to MinGW products anyway.
---------------------------------------------------------------------
Ticket Status:
Reporter: daniel_myers
Owner: (None)
Type: Issues
Status: Closed
Priority: 1 - Lowest
MileStone: (None)
Component: GCC
Severity: 5 - Medium
Resolution: Invalid
---------------------------------------------------------------------
Ticket details:
I'm getting a compile error on an include directive of the libxml++ library,
#include <libxml++\libxml++.h> dependency on gtkmm part of the library
<gutils.h>. On line 360 of <gutils.h> they use the 'register keyword'. After
C++ 11 the keyword has been deprecated. The include directive compiles fine
with C++11 std AND C++14 std for me but not using the C++17 std, which is why I
was wondering if it was a compiler issue.
Im using:
Windows 10, 64 bit,
Codeblocks IDE vs 20.3,
gcc 8.1.0 64 bit,
GNU Binutils 2.24,
mingw-w64-builds-4.3.5,
Here is a similar issue that seems to have been addressed elsewhere.
https://github.com/ARM-software/CMSIS_5/issues/345
Ive posted a bug to the library in question also. I do not know if this is
something that has to be fixed on their end, or if it is something that has to
be taken care of with the compiler or if maybe I'm doing something wrong. I'm
in no rush so i really don't know what the priority or severity should be. I
don't know if other people are depending on this library also so Ill just set
everything to low.
--
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/40459
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40459
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 43, Issue 7
*******************************************