[go: up one dir, main page]

Menu

Group WSL  Maximize  Restore

Open
N/A
273 / 476

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.

Issues related to MinGW runtime and Windows API

Showing results of 477

# Summary 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 Type Resolution Category Patch attached Votes
2357 MingWrt v5+ introduces SSE instruction that prevents execution on non-SSE OS WSL closed Keith Marshall DosFreak 2017-11-09 2022-01-29 WSL Support fixed IINR_-_Include_In_Next_Release False 0  
2352 Including <cmath> in mingw with sse results in missing '::double_t' WSL closed Keith Marshall Alex 2017-10-03 2017-11-28 WSL Bug fixed IINR_-_Include_In_Next_Release True 1  
2351 OpenPrinter2 function missing WSL unread Enrico Fentzahn 2017-08-29 2017-08-29 OpenPrinter2 WSL Support none Unknown False 0  
2350 unknown type name 'PTITLEBARINFO' in winuser.h WSL closed Keith Marshall Enrico Fentzahn 2017-08-28 2017-08-28 WSL Bug fixed IINR_-_Include_In_Next_Release False 0  
2349 Implement the POSIX interface to high-resolution timers WSL closed Keith Marshall Anton 2017-08-13 2017-12-16 posix enhancement WSL Feature accepted IINR_-_Include_In_Next_Release False 1  
2343 Weird setenv behaviour WSL closed Martin Dirichs 2017-05-03 2017-07-31 WSL Bug invalid Behaves_as_Documented False 0  
2342 Add the POSIX function strtok_r() WSL closed Keith Marshall Anton 2017-04-13 2017-12-18 WSL Feature accepted IINR_-_Include_In_Next_Release False 3  
2336 Shell_NotifyIcon support macros WSL closed Keith Marshall Elio Blanca 2017-01-31 2017-12-18 WSL Support self-service User_Error False 0  
2335 strtoll() not declared in C++11 mode WSL closed Keith Marshall Vadim Zeitlin 2017-01-20 2017-02-21 WSL Bug fixed IINR_-_Include_In_Next_Release False 0  
2332 Include wcslen() declaration WSL closed Keith Marshall Vadim Zeitlin 2017-01-13 2017-01-28 WSL Feature fixed IINR_-_Include_In_Next_Release False 0  
2331 Honor _FILE_OFFSET_BITS no more WSL closed Elio Blanca 2017-01-12 2017-01-12 WSL, stdio WSL Bug invalid Unknown False 0  
2330 include_next issues WSL closed Keith Marshall Jason Hood 2017-01-07 2017-01-26 headers WSL Support invalid User_Environment_Issue True 0  
2329 Only use space or tab to separate arguments WSL closed Keith Marshall Jason Hood 2017-01-05 2017-02-01 WSL Feature fixed IINR_-_Include_In_Next_Release True 0  
2328 Literal backslash in single quotes WSL closed Keith Marshall Jason Hood 2017-01-05 2017-01-25 WSL Bug fixed IINR_-_Include_In_Next_Release True 0  
2327 Honour GLOB_CASEMATCH for globbing sets WSL closed Keith Marshall Jason Hood 2017-01-05 2017-01-26 WSL Feature fixed IINR_-_Include_In_Next_Release True 0  
2326 Use _snprintf in mingwex/dirent.c WSL closed Keith Marshall Jason Hood 2017-01-05 2017-01-26 WSL Feature fixed IINR_-_Include_In_Next_Release True 0  
2323 W32API: bad value of IOCTL_DISK_BASE WSL closed Keith Marshall Jerzy Tarasiuk 2016-12-07 2016-12-08 disk ioctl WSL Bug fixed IINR_-_Include_In_Next_Release True 0  
2322 _stricmp() is not declared when inline is disabled WSL closed Keith Marshall zhangboyang 2016-11-26 2017-01-24 WSL Bug fixed IINR_-_Include_In_Next_Release True 0  
2321 excpt.h: __try1 and __except1 macros not compatible with C++11 WSL closed Keith Marshall Christian Stadelmann 2016-11-25 2016-12-08 WSL Bug fixed IINR_-_Include_In_Next_Release False 0  
2319 Add support for the POSIX setenv() function WSL closed Keith Marshall Anton 2016-11-19 2016-11-28 WSL Feature accepted WSL-5.0-feature True 0  
2317 incorrect definitions (WINEVENTPROC, SetTimer) in header files WSL closed Jerzy Tarasiuk 2016-11-10 2017-02-01 WINEVENTPROC WSL Bug out-of-date Waiting_User_Response False 0  
2314 CONDITION_VARIABLE support WSL pending Millán Álvarez 2016-09-14 2017-07-31 headers WSL Feature limbo No_User_Response False 1  
2310 Add support for thousands digit grouping in printf() numeric formats WSL closed Keith Marshall Keith Marshall 2016-08-01 2016-08-06 POSIX conformance WSL Feature fixed IINR_-_Include_In_Next_Release False 0  
2309 mingwrt-3.22: printf() no longer honours field width specifications WSL closed Keith Marshall Keith Marshall 2016-07-21 2016-08-02 regression WSL Bug fixed IINR_-_Include_In_Next_Release False 0  
2307 Macro-related error in ddk\ntddstor.h WSL closed Keith Marshall Anton 2016-07-20 2016-09-05 WSL Bug fixed IINR_-_Include_In_Next_Release False 0  
  • Ticket Number
  • Summary
  • Milestone
  • Status
  • Owner
  • Creator
  • Created
  • Updated
  • Labels
  • Group
  • Type
  • Resolution
  • Category
  • Patch attached
  • Votes
 
(applies to this page only)
1 2 3 .. 20 > >> (Page 1 of 20)