|
From: | walt |
Subject: | Re: [Pan-users] Re: need some testing |
Date: | Fri, 27 Nov 2009 08:29:43 -0800 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091127 Shredder/3.1a1pre |
On 11/26/2009 03:46 PM, K. Haley wrote:
walt wrote:On 11/26/2009 10:33 AM, K. Haley wrote:I've added a testing branch to my repo at git://github.com/lostcoder/pan2.git This branch adds console support on windows for test programs, --help& --debug. The part that needs testing is the auto import of nzb files. There is a new option --nzb-watch-dir to specify which path to watch for new files. While I think the code is correct for windows& linux, I have no idea if it will even compile on a mac.Oopsy, typo on line 10 of notify-source.cc: #include "notify-source.h> Thanks for helping with pan.I don't know how I missed that. Ah well, I've pushed the fix out.
I applied the same fix yesterday and got this error (which I'm still getting today): notify-source.cc:12: error: expected nested-name-specifier before ‘namepsace’ The silly part is that yesterday I didn't recognize that it's just another typo and I spent almost an hour trying to understand namespaces. Given that namespace isn't spelled correctly I never did understand the problem until I cleaned my glasses this morning. Dyslexia, anyone? Next problem: notify-source.cc:42: error: ISO C++ forbids declaration of ‘operator=’ with no type Next I'll do some reading on operator overloading and see if I can fix this one myself.
[Prev in Thread] | Current Thread | [Next in Thread] |