Hi guys, I would have expected to see that in the 'all revisions' tab, but I checked with other files: the 'delete' revision does not seem to be included.
Joep. 2011/12/10 Sebastien Lelong <[email protected]>: > Hi Rob, > > @svn: rev 2868, you copy print.jal to > print_deprecated.jal. http://code.google.com/p/jallib/source/detail?r=2868 > rev 2869, just after, you delete > print_deprecated.jal. http://code.google.com/p/jallib/source/detail?r=2869 > > Isn't that expected ? At least it seems to explain why you don't see it :) > > Cheers, > Seb > > 2011/12/10 Rob Hamerling <[email protected]> >> >> >> >> On 12/10/11 09:03 am, Oliver Seitz wrote: >> >>> As a bit of recreational activity, I started to improve samples for the >>> new print lib. As it is scalable not only upwards but also downwards, I was >>> trying to write a sample for a baseline chip. However, the compiler always >>> throws a >>> >>> "error: '_pclath' not found" >>> >>> which is true, baseline chips don't have a pclath register. And if a >>> program can not compile without, that's ok, but the error message should be >>> something different. This one makes it look like an user error. >>> >>> On even the samllest midrange chips like 10f320, it compiles without >>> errors. >>> >>> What can we do about this? Drop support for baseline? >> >> >> I didn't do more with a 10F than blinking a few leds, but I never saw this >> message. I'll see if it appears when doing something more useful.... >> >> Regards, Rob. >> >> >> BTW: Yesterday I SVN-copied print.jal to print_deprecated.jal, but now I >> do not see it anymore when browsing the directory tree at GoogleCode. >> However searching back the history of print.jal it does show up. What did I >> forget or did I wrong (Seb)? >> >> >> >> -- >> R. Hamerling, Netherlands --- http://www.robh.nl >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/jallib?hl=en. >> > > > > -- > Sébastien Lelong > > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/jallib?hl=en. -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
