Menu

Issues  Maximize  Restore

MinGW Issues ticketing system

The information on this page lists the tickets that have been issued for the MinGW project. You can search for tickets that might interest you and then subscribe to those tickets. MinGW development has now been relocated to OSDN.net; consequently, no new tickets may be created on this tracker. For bug reports, you should now direct these to the OSDN.net ticket system; for support requests, you should subscribe to, and ask on the MinGW-Users mailing list.

Searching tickets

The SF search engine uses the Solr Lucine Query Syntax. The fields that you can search on are summary, text, ticket_num, assigned_to, reported_by, labels, status, mod_date_dt, import_id, _milestone, _type, _resolution, and _category. To specify the field to sort by add a _s to the field name, e.g. status_s. You specify the value by delimiting the field with a : and specifying a value, e.g. status:closed. To specify a value to exclude you prefix the field with a ! or -, e.g. !status:closed.

CAUTION: Those of you who have privileges please do not use the "Update Search" button. The result is immediate and there is no method to return the value other than manually modifying the search value again. I have a feature ticket open to remove the button or add an "Are you sure" feature.

NOTE: The import_id field is not displayed. It is used to find an imported ticket id. So if a ticket references a ticket with the old tracker system, you should be able to use the import_id to find the ticket referenced. I have not tried this; I've just discovered the possibility to do so.

NOTE: I have noticed and there exists SF support tickets concerning that the data returned does not excluded some cached data. I have also noticed an out-of-sync issue between the counts of tickets in a saved search and the data presented. Both conditions are a result of the same base problem and that is the cached data is not subsequently filtered with the search patterns. Eventually the cached data expires and a new result will show the proper search. The result is noticeable just after updating the meta data of the ticket.

Proper tickets

Please review Reporting Bugs before submitting a ticket with the type of Bug. Please review HOWTO Submit Patches before submitting a ticket with a "Patch attached" checked. If you have a question about "how to use" you will get the most coverage to an answer if you submit your question to the mingw-users mail list.

Definitions

Word Definition
Group Package developed or delivered by the MinGW project.
Milestone Same as Group.
Status The current status of a ticket.
Owner The ticket is assigned to this SF user or null.
Creator The ticket was created by this SF user.
Created The ticket was created on this date (Y-M-D).
Updated The ticket was last updated on this date (Y-M-D).
Labels Labels manually assigned to the ticket to aid in searching similar tickets.
Resolution Used in combination with Status to further clarify the status of the ticket.
Category Used to help further clarifying the ticket.

Showing results of 1164

# Summary Milestone
  • Sort A -> Z
  • Sort Z -> A
  • Filter by Milestone
Status
  • Sort A -> Z
  • Sort Z -> A
  • Filter by Status
Owner
  • Sort A -> Z
  • Sort Z -> A
  • Filter by Owner
Creator
  • Sort A -> Z
  • Sort Z -> A
  • Filter by Creator
Created Updated Labels Group
  • Sort A -> Z
  • Sort Z -> A
  • Filter by Group
Type Resolution Category Patch attached Votes
94 winuser.h missing VK_* entries None closed-invalid Earnie Boyd Joakim Lundborg 2001-12-05 2002-08-05 w32api (deprecated use WSL) None None None None None 0  
93 make.exe faild in some circumstances on None closed-invalid Earnie Boyd Anonymous 2001-12-02 2002-08-05 gcc None None None None None 0  
92 sql.h missing SQL_ATTR_ODBC_VERSION, etc None closed-fixed Danny Smith Anonymous 2001-11-23 2001-11-24 w32api (deprecated use WSL) None None None None None 0  
91 GetCursorInfo missing in winuser.h None closed-fixed Danny Smith Kim Saunders 2001-11-15 2001-11-16 None None None None None 0  
90 CURSORINFO, PCURSORINFO not in winuser.h Feature_requests closed-fixed Danny Smith Kim Saunders 2001-11-15 2001-11-16 w32api (deprecated use WSL) Feature_requests None None None None 0  
89 winuser.h: IDC_STATIC missing None closed-fixed Benoit Laniel 2001-11-05 2001-11-05 w32api (deprecated use WSL) None None None None None 0  
88 Invalid prototype in errno.h None closed-fixed Jim Barton 2001-11-05 2001-11-05 w32api (deprecated use WSL) None None None None None 0  
87 The third parameter of CoGetClassObject None closed-fixed TAMURA Kent 2001-10-31 2001-11-01 w32api (deprecated use WSL) None None None None None 0  
86 Missing defines for VariantChangeType None closed-fixed Pat Thoyts 2001-10-29 2001-10-30 w32api (deprecated use WSL) None None None None None 0  
85 CREATESTRUCT in winuser.h None closed-fixed TAMURA Kent 2001-10-29 2001-10-29 w32api (deprecated use WSL) None None None None None 0  
84 EXIT_FAILURE None closed-fixed Anonymous 2001-10-26 2001-10-26 mingw runtime (deprecated use WSL) None None None None None 0  
83 ostrstream.str() problem in Windows xl None closed-invalid Earnie Boyd Anonymous 2001-10-24 2002-08-05 gcc None None None None None 0  
81 Missing winuser.h constants None closed-fixed Kim Saunders 2001-10-12 2001-10-30 None None None None None 0  
80 Improper prototype in stdlib.h None closed-fixed Anonymous 2001-10-10 2001-10-12 mingw runtime (deprecated use WSL) None None None None None 0  
78 comdlg32 missing exports None closed-fixed Steven Edwards 2001-10-01 2001-11-01 w32api (deprecated use WSL) None None None None None 0  
73 corrupt file: mingw-1.0.1-20010726.tar.g None closed-fixed Danny Smith Anonymous 2001-09-07 2001-09-08 mingw runtime (deprecated use WSL) None None None None None 0  
72 CORRUPTED file mingw-20010726.tar.gz None closed-fixed Danny Smith Roman Suzi 2001-09-06 2001-09-08 mingw runtime (deprecated use WSL) None None None None None 0  
71 latest snapshot tar.gz broken? Known_bugs closed-fixed Danny Smith Anonymous 2001-09-02 2001-09-08 Known_bugs None None None None 0  
70 Snapshot file error. None closed-fixed Danny Smith Anonymous 2001-08-31 2001-09-08 website None None None None None 0  
66 Typo in wingdi.h: HANGUL_CHARSET None closed-fixed TAMURA Kent 2001-08-22 2001-08-24 w32api (deprecated use WSL) None None None None None 0  
62 extended listview stuff is missing None closed-fixed Anonymous 2001-08-10 2001-08-15 w32api (deprecated use WSL) None None None None None 0  
60 winsock2.h has duplicate WSA* #defines Known_bugs closed-fixed Anonymous 2001-08-01 2001-08-01 w32api (deprecated use WSL) Known_bugs None None None None 0  
56 broken link None closed-fixed Paul Garceau Anonymous 2001-07-21 2001-07-25 website None None None None None 0  
51 gcc installation problem - tcsh Known_bugs closed-fixed Kumaran Santhanam 2001-06-29 2001-07-30 gcc Known_bugs None None None None 0  
45 missing definition in commctrl.h None closed-fixed Anonymous 2001-05-28 2001-08-15 w32api (deprecated use WSL) None None None None None 0  
  • Ticket Number
  • Summary
  • Milestone
  • Status
  • Owner
  • Creator
  • Created
  • Updated
  • Labels
  • Group
  • Type
  • Resolution
  • Category
  • Patch attached
  • Votes
 
(applies to this page only)
<< < 1 .. 44 45 46 47 > >> (Page 46 of 47)