Bug#208692: picprog doesn't compile with g++-4.1

2006-07-05 Thread Jan Wagemakers
Jaakko Hyvätti [EMAIL PROTECTED] schreef: To compile, just remove the picport:: part in front of that set_clock_data definition in picport.h. I have tried that, but when I type make I get a lot of error-messages: pts/2 jan /tmp/picprog/picprog-1.8.1$ make dep g++ -M -O2 -Wall -W

Bug#208692: picprog doesn't compile with g++-4.1

2006-07-05 Thread Jan Wagemakers
Jan Wagemakers [EMAIL PROTECTED] schreef: To compile, just remove the picport:: part in front of that set_clock_data definition in picport.h. I have tried that, but when I type make I get a lot of error-messages: Ok, I have just tried it again, and it works now :-) I don't know why, maybe it

Bug#208692: picprog doesn't compile with g++-4.1

2006-07-04 Thread Jan Wagemakers
Hello Jaakko, I have just noticed that picprog doesn't compile with g++-4.1¹. However, g++-4.0 works just fine. This is the error that I get with g++-4.1: pts/3 jan /tmp/picprog-1.8.1$ make g++ -O2 -Wall -W -Wwrite-strings -c -o main.o main.cc picport.h:48: error: extra qualification

Bug#208692: picprog doesn't compile with g++-4.1

2006-07-04 Thread Jaakko Hyvätti
Hi Jan, Thanks for noticing this, I'll fix this in my source. To compile, just remove the picport:: part in front of that set_clock_data definition in picport.h. I think I am not going to release anything for this fix. Maybe if I have time, maybe next winter, I'll create something for