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] #39129: missing definition PAGE_TARGETS_INVALID
winnt.h (MinGW Notification List)
2. [mingw] #39130: correct header file name versionhelpers.h
(MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Sun, 14 Apr 2019 07:17:49 +0900
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #39129: missing definition
PAGE_TARGETS_INVALID winnt.h
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#39129: missing definition PAGE_TARGETS_INVALID winnt.h
Open Date: 2019-04-14 07:17
Last Update: 2019-04-14 07:17
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/39129
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39129
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2019-04-14 07:17 Updated by: rich_coe
* New Ticket "missing definition PAGE_TARGETS_INVALID winnt.h" created
---------------------------------------------------------------------
Ticket Status:
Reporter: rich_coe
Owner: (None)
Type: Issues
Status: Open
Priority: 5 - Medium
MileStone: (None)
Component: WSL
Severity: 5 - Medium
Resolution: None
---------------------------------------------------------------------
Ticket details:
I was compiling code for mingw and the code made a reference to
PAGE_TARGETS_INVALID.
I found it defined here: https://docs.microsoft.com/en-us/windows/desktop/
memory/memory-protection-constants
mingw-w64-headers/include/winnt.h
#define PAGE_WRITECOMBINE 0x400
+ #define PAGE_TARGETS_INVALID 0x40000000
I looked at cygwin, but I didn't find winnt.h in their stuff.
--
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/39129
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39129
------------------------------
Message: 2
Date: Sun, 14 Apr 2019 07:21:19 +0900
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #39130: correct header file name
versionhelpers.h
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#39130: correct header file name versionhelpers.h
Open Date: 2019-04-14 07:21
Last Update: 2019-04-14 07:21
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/39130
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39130
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2019-04-14 07:21 Updated by: rich_coe
* New Ticket "correct header file name versionhelpers.h" created
---------------------------------------------------------------------
Ticket Status:
Reporter: rich_coe
Owner: (None)
Type: Issues
Status: Open
Priority: 5 - Medium
MileStone: (None)
Component: (None)
Severity: 5 - Medium
Resolution: None
---------------------------------------------------------------------
Ticket details:
The distributed name of versionhelpers.h is VersionHelpers.h
mingw created this file as versionhelpers.h, which only works when compiling on
windows with a case agnostic filesystem.
--
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/39130
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39130
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 19, Issue 3
*******************************************