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] #39658: w32api 5.2.2 does not expose function rand_s?
(MinGW Notification List)
2. [mingw] #39659: Drupal PHP warnings leak through to mingw.org
website visitors (MinGW Notification List)
3. [mingw] #39658: mingwrt 5.2.2 does not expose function
rand_s? (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Sun, 06 Oct 2019 14:50:31 +0200
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #39658: w32api 5.2.2 does not expose
function rand_s?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#39658: w32api 5.2.2 does not expose function rand_s?
Open Date: 2019-10-06 14:50
Last Update: 2019-10-06 14:50
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/39658
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39658
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2019-10-06 14:50 Updated by: sping
* New Ticket "w32api 5.2.2 does not expose function rand_s?" created
---------------------------------------------------------------------
Ticket Status:
Reporter: sping
Owner: (None)
Type: Issues
Status: Open
Priority: 5 - Medium
MileStone: (None)
Component: WSL
Severity: 5 - Medium
Resolution: None
---------------------------------------------------------------------
Ticket details:
Hi!
Windows introduced function `rand_s` some time and while I find mention of it
in MinGW's `msvcrt-xref.pdf` I cannot find a signature for it in w32api 5.2.2
headers. Are there plans to add a prototype to MinGW? We're about to define a
prototype in https://github.com/libexpat/libexpat/pull/356/files for MinGW in
Expat ourselves now but it seems like the real fix would be to have it in MinGW
for everyone — what do you think?
On a side note, msvcrt-xref.pdf says that rand_s is not contained in Windows XP
but contained in Windows Vista an after. The way I read the MS docs they imply
availability in Windows XP but it might be wishful thinking — if you know for
sure, I'd be interested in more details.
Thanks and best, Sebastian
--
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/39658
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39658
------------------------------
Message: 2
Date: Sun, 06 Oct 2019 15:07:14 +0200
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #39659: Drupal PHP warnings leak
through to mingw.org website visitors
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#39659: Drupal PHP warnings leak through to mingw.org website visitors
Open Date: 2019-10-06 15:07
Last Update: 2019-10-06 15:07
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/39659
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39659
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2019-10-06 15:07 Updated by: sping
* New Ticket "Drupal PHP warnings leak through to mingw.org website visitors"
created
---------------------------------------------------------------------
Ticket Status:
Reporter: sping
Owner: (None)
Type: Issues
Status: Open
Priority: 5 - Medium
MileStone: (None)
Component: WEBSITE
Severity: 5 - Medium
Resolution: None
---------------------------------------------------------------------
Ticket details:
On http://www.mingw.org/Reporting_Bugs I am presented a PHP warning box saying:
strict warning: Non-static method Text_Wiki::singleton() should not be
called statically in
/var/www/drupal/6.x/sites/www.mingw.org/modules/pearwiki_filter/pearwiki_filter.module
on line 475.
strict warning: Non-static method Text_Wiki::factory() should not be called
statically in /usr/share/php/Text/Wiki.php on line 448.
strict warning: Non-static method Text_Wiki::error() should not be called
statically in /usr/share/php/Text/Wiki.php on line 477.
strict warning: Non-static method PEAR::throwError() should not be called
statically in /usr/share/php/Text/Wiki.php on line 1528.
strict warning: Non-static method PEAR::raiseError() should not be called
statically in /usr/share/php/PEAR.php on line 591.
strict warning: Non-static method Text_Wiki::isError() should not be called
statically in /usr/share/php/Text/Wiki.php on line 449.
Are you aware?
--
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/39659
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39659
------------------------------
Message: 3
Date: Sun, 06 Oct 2019 16:33:54 +0200
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #39658: mingwrt 5.2.2 does not expose
function rand_s?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#39658: mingwrt 5.2.2 does not expose function rand_s?
Open Date: 2019-10-06 14:50
Last Update: 2019-10-06 16:33
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/39658
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39658
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2019-10-06 16:33 Updated by: sping
* Details Updated
* Summary Updated
---------------------------------------------------------------------
Ticket Status:
Reporter: sping
Owner: (None)
Type: Issues
Status: Open
Priority: 5 - Medium
MileStone: (None)
Component: WSL
Severity: 5 - Medium
Resolution: None
---------------------------------------------------------------------
Ticket details:
Hi!
Windows introduced function rand_s some time and while I find mention of it in
MinGW's msvcrt-xref.pdf I cannot find a signature for it in mingwrt 5.2.2
headers. Are there plans to add a prototype to MinGW? We're about to define a
prototype in https://github.com/libexpat/libexpat/pull/356/files for MinGW in
Expat ourselves now but it seems like the real fix would be to have it in MinGW
for everyone — what do you think?
On a side note, msvcrt-xref.pdf says that rand_s is not contained in Windows XP
but contained in Windows Vista an after. The way I read the MS docs they imply
availability in Windows XP but it might be wishful thinking — if you know for
sure, I'd be interested in more details.
Thanks and best, Sebastian
--
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/39658
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39658
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 25, Issue 2
*******************************************