On 4/4/2011 12:02 PM, Jeff Trawick wrote: >> >> The issues I'm working on should be wrapped up by Thursday evening. > > have a new ETA?
For APR, I have the crt malloc patch for VC10 ready to commit once I've finished bumping to VC10 myself. Then it's simply Bert's work identifying the filename case sensitivity, my observations about short-pathname CWD's (probably one in the same issue), and win32 symlink recognition (both the junction style, which seems to trip up svn on win32 just a bit, and our newer sibling in Win2008 'true' symlinks). For APR-util, it's simply fnmatch optimization to avoid recursion and redundant trailing filename segment matches (about 75% done). This one I'll be hoping for extra eyeballs when its committed. These things above I can have done give some hours I've set aside tomorrow and Thursday. For both (due to trunk changes), I have the complete reworking of the apr_crypto declarations (about 50% done, headers fixed, code to follow). And obviously that never had enough eyeballs, but there is no rush for code review since it would just herald a brand new apr version minor and let us get closer to releasing apr 2.0.