Google Code Exporter
Google Code Exporter
``` A FUSE layer would be nice to have, something similar to usb mass storage look to it. ``` Original issue reported on code.google.com by `[email protected]` on 27 Oct 2007...
``` I start some action and wait until some file is deleted afterwards. I think that I have missed the expected file delete event. Might be it is because file...
``` What steps will reproduce the problem? 1. Open Cygwin console 2. Navigate in build/gmake folder 3. run "make" What is the expected output? What do you see instead? Program...
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...
``` In the current code, the select call has a timeout of 0, which makes the select return immediately. It might be better to use the blocking form of select...
``` What steps will reproduce the problem? 1. Setup your IMAP in Thunderbird in online mode (no messages stored locally, local indexing (gloda) is not used 2. Install expression-search 3....
``` What steps will reproduce the problem? 1.use IMAP Folders 2.Add header "Received" to the "Search more headers" 3.Use headerre:Received=/^.*10.*$/ as the searcher What is the expected output? What do...
``` What steps will reproduce the problem? 1. Type 'f:skip' in the search field See all messages from skip in the view. 2. Hit cntl-enter See all messages in view,...
``` What steps will reproduce the problem? searching for [ from:"first middle last" ] does not match person with name [ first middle last ] ( [ from:first ] matches,...
``` What steps will reproduce the problem? 1. 2. enter any search (e.g. from:tom) 3. What is the expected output? What do you see instead? No search occurs. A popup...