> > > > > I attach a patch for task #87, tested with null filter and seems > to work ok. > > > > > > > > > > > > Did you try to read/write files with the filesystem module instead > of > > > > fread/fwrite? > > > > > > > > > > Hey aleks! > > > > > > I didn't use the filesystem module directly but as the backend for a > stream. > > > > > > Does that answer your question ? > > > > Oh yes, yes, great. I'm glad it worked :-) > > > > Would be good to try pdf-filter in wine. Could you give it a try with > > your wine installation and tell us if it is working? > > > > I will probably try first the whole disk fsys module in wine, > and provide some basic tests for it, so that Hans can easily also > use it as a starting point for integrating the unit tests. If those > works, I will also try the pdf-filter utility. > > As I understand the unit tests that Hans is implementing are covering > the whole fsys interface, including the disk filesystem. >
Yes, yes, but in a previous mail Hans said that he may need help in running the tests for win32, that's why I said so. I will try to discover all wine-related issues so that Hans does not spend much time on it, and he can spend time in implementing all the tests.
