c++.stlsoft - FindFileSystemTest.zip
- Gabor.Fischer systecs.com (Gabor Fischer) Jul 28 2010
- "Matt Wilson" <matthewwilson acm.org> Aug 10 2010
- Gabor.Fischer systecs.com (Gabor Fischer) Oct 20 2010
- "Matt Wilson" <matthewwilson acm.org> Oct 25 2010
- "Matt Wilson" <matthewwilson acm.org> Oct 26 2010
- Gabor.Fischer systecs.com (Gabor Fischer) Oct 26 2010
- "Matt Wilson" <matthewwilson acm.org> Oct 26 2010
Content-Type: text/plain Diese Nachricht enthaelt eine MIME-codierte Binaerdatei. Falls Ihr Mailer die Datei nicht decodieren kann, verwenden Sie dafuer bitte ein Tool wie 'munpack' oder 'udec'. This message contains a MIME encoded binary file. If your mailer cannot decode the file, please use a decoding tool like 'munpack'.
Jul 28 2010
Thanks. I'll check this out in the next few days. Matt "Gabor Fischer" <Gabor.Fischer systecs.com> wrote in message news:BTh8i7p$QNB systecs.com...Diese Nachricht enthaelt eine MIME-codierte Binaerdatei. Falls Ihr Mailer die Datei nicht decodieren kann, verwenden Sie dafuer bitte ein Tool wie 'munpack' oder 'udec'. This message contains a MIME encoded binary file. If your mailer cannot decode the file, please use a decoding tool like 'munpack'.
Aug 10 2010
Hello MetthewI'll check this out in the next few days.
The problem ist still there in STLSOFT 1.9.101. So Long... Gabor
Oct 20 2010
I was very puzzled why I've never seen it, but I note that you include <functional> before including <winstl/filesystem/findfile_sequence.hpp>. I always put more specific headers first, so never encounter this in my own work/testing. Now I can reproduce it, the challenge is to fix it ... Now I understand why I've never seen it "Gabor Fischer" <Gabor.Fischer systecs.com> wrote in message news:BZC9IxnKQNB systecs.com...Hello MetthewI'll check this out in the next few days.
The problem ist still there in STLSOFT 1.9.101. So Long... Gabor
Oct 25 2010
Fixed it. My fault. Will include in the next release. For now, try the attached patch. Thanks for your help. Matt "Matt Wilson" <matthewwilson acm.org> wrote in message news:ia5tbi$2tv5$1 digitalmars.com...I was very puzzled why I've never seen it, but I note that you include <functional> before including <winstl/filesystem/findfile_sequence.hpp>. I always put more specific headers first, so never encounter this in my own work/testing. Now I can reproduce it, the challenge is to fix it ... Now I understand why I've never seen it "Gabor Fischer" <Gabor.Fischer systecs.com> wrote in message news:BZC9IxnKQNB systecs.com...Hello MetthewI'll check this out in the next few days.
The problem ist still there in STLSOFT 1.9.101. So Long... Gabor
Oct 26 2010
Hello Matthew!For now, try the attached patch.
The patch works. Thanks. So Long... Gabor
Oct 26 2010
Great Sorry for taking so long to fix it. And now for the x64 WinSTL issue ... hopefully at the coming w/e. Matt "Gabor Fischer" <Gabor.Fischer systecs.com> wrote in message news:BZ$9Lp$4QNB systecs.com...Hello Matthew!For now, try the attached patch.
The patch works. Thanks. So Long... Gabor
Oct 26 2010









"Matt Wilson" <matthewwilson acm.org> 