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] #39117: STATUSCUASSNAME in commctrl.h misspelled
      (MinGW Notification List)
   2. [SCM] mingw-org-wsl (mingw) branch, 6.0-exp, updated.
      122caf480e1fd7d95cfa08992b9bbf5ff9affe63 (MinGW Notification List)
   3. [SCM] mingw-org-wsl (mingw) branch, 5.2-trunk, updated.
      5850138952ed2a5bd16dd14cdf54618953e353d4 (MinGW Notification List)
   4. [mingw] #39117: STATUSCLASSNAME misspelled in <commctrl.h>
      (MinGW Notification List)


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

Message: 1
Date: Sun, 07 Apr 2019 23:09:30 -0400
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #39117: STATUSCUASSNAME in commctrl.h
        misspelled
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

#39117: STATUSCUASSNAME in commctrl.h misspelled

  Open Date: 2019-04-07 23:09
Last Update: 2019-04-07 23:09

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

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

Last Changes/Comment on this Ticket:
2019-04-07 23:09 Updated by: tomschlintz
 * New Ticket "STATUSCUASSNAME in commctrl.h misspelled" created



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

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

Ticket details:

Using MinGw to try to create a status window in a Windows app, noticed
STATUSCLASSNAME was undefined, despite including commctrl.h. Noticed in the
header that it got misspelled in revision
4e112aee2e0f9666221d325c41641abdc8257b21, line 145 of commctrl.h as
STATUSCUASSNAME.



-- 
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/39117
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39117


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

Message: 2
Date: Mon, 08 Apr 2019 18:27:57 +0900
From: MinGW Notification List <[email protected]>
To: [email protected]
Subject: [MinGW-Notify] [SCM] mingw-org-wsl (mingw) branch, 6.0-exp,
        updated. 122caf480e1fd7d95cfa08992b9bbf5ff9affe63
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mingw-org-wsl" repository
containing the "mingw" project.

The branch, 6.0-exp has been updated
       via  122caf480e1fd7d95cfa08992b9bbf5ff9affe63 (commit)
      from  03ded19b7261505d2d2896d63533b465316798f3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 122caf480e1fd7d95cfa08992b9bbf5ff9affe63
Author: Keith Marshall <[email protected]>
Date:   Mon Apr 8 10:03:40 2019 +0100

    Correct typographic error; fix bug #39117

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

Summary of changes:
 wslapi/ChangeLog          | 7 +++++++
 wslapi/include/commctrl.h | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
mingw-org-wsl (mingw)



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

Message: 3
Date: Mon, 08 Apr 2019 18:27:58 +0900
From: MinGW Notification List <[email protected]>
To: [email protected]
Subject: [MinGW-Notify] [SCM] mingw-org-wsl (mingw) branch, 5.2-trunk,
        updated. 5850138952ed2a5bd16dd14cdf54618953e353d4
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mingw-org-wsl" repository
containing the "mingw" project.

The branch, 5.2-trunk has been updated
       via  5850138952ed2a5bd16dd14cdf54618953e353d4 (commit)
      from  b6cf78ea43d348f29f89988f31062493e0329370 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5850138952ed2a5bd16dd14cdf54618953e353d4
Author: Keith Marshall <[email protected]>
Date:   Mon Apr 8 09:47:46 2019 +0100

    Correct typographic error; fix bug #39117

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

Summary of changes:
 w32api/ChangeLog          | 7 +++++++
 w32api/include/commctrl.h | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
mingw-org-wsl (mingw)



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

Message: 4
Date: Mon, 08 Apr 2019 10:29:37 +0100
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #39117: STATUSCLASSNAME misspelled in
        <commctrl.h>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

#39117: STATUSCLASSNAME misspelled in <commctrl.h>

  Open Date: 2019-04-08 04:09
Last Update: 2019-04-08 10:29

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

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

Last Changes/Comment on this Ticket:
2019-04-08 10:29 Updated by: keith
 * Status Update from Open to Closed

 * Owner Update from (None) to keith

 * Resolution Update from None to Fixed

 * Component Update from (None) to WSL

 * Summary Updated


Comment:

Thanks. A silly typo, indeed — although I actually see it at line 60, rather
than 145. Given the vim macro used to effect the change, it's difficult to see
how it crept in there, but no matter; it did, and it's fixed now.



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

      Reporter: tomschlintz
         Owner: keith
          Type: Issues
        Status: Closed
      Priority: 5 - Medium
     MileStone: (None)
     Component: WSL
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

Using MinGw to try to create a status window in a Windows app, noticed
STATUSCLASSNAME was undefined, despite including commctrl.h. Noticed in the
header that it got misspelled in revision
4e112aee2e0f9666221d325c41641abdc8257b21, line 145 of commctrl.h as
STATUSCUASSNAME.



-- 
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/39117
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39117


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

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 2
*******************************************

Reply via email to