Andreas Schulz wrote:
> On Wednesday 09 April 2008, Phil Dibowitz wrote:
>> Marcel de Jong wrote:
>>> Hello all,
>>>
>>> I'm afraid I have some bad news, not sure if others have had this as
>>> well. When I tried to set up my 555, I needed to have the remote learn
>>> some new trick via IR (basically because it refused to turn on or off me
>>> TV and all other devices I have), but when I ran the command it gave me
>>> this error message:
>> It got broken sometime recently - when the file_read() stuff was done. I
>> fixed it in CVS, thanks for pointing that out.
> 
> Did you? Cannot see any change yet.. In case you didn't have time, I found 
> meanwhile that it's actually two bugs - one probably from the file_read 
> changes in libharmony.cpp, which fails because checking an unset err 
> variable, and the next one in remote.cpp from the USB buffer changes, to the 
> effect that the length byte now sits in rsp[63], not in rsp[64].

No need to initialize that err there once the if() is removed. And yes, I
removed the if() before I sent the email. The commit message was in my inbox
at 16:46 on 4/8.

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to