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.
_______________________________________________
Pan-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pan-users