Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#1783 fixed Creation of .types file is not deterministic felix winkelmann
Description

The .types file generated during compilation just iterates over a hash table, which has an order that depends on randomization. The list should be sorted first ti ensure builds are deterministic.

(reported by "ss2")

#1782 wontfix Reduce number of Windows configurations by removing Cygwin support felix winkelmann
Description

There are a confusing number of different build configurations on Windows that cause us nothing but pain, influencing build style, directory separators, shell quoting and egg scripts. This number must be reduced. One first step would be to drop Cygwin support, as WSL makes it somewhat obsolete.

#1781 fixed http-client: Always include a path component when sending a proxy request sjamaan sjamaan
Description

See this issue from mitmproxy. While debugging an issue I had to locally patch my mitmproxy to be able to get it to work...

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.