Re: This is where I'm going with fwcontrol

Sean Bruno <[email protected]>
Newsgroups gmane.os.freebsd.devel.firewire
Message-ID <[email protected]>
Dieter wrote:
>> fwcontrol.c: In function 'main':
>> fwcontrol.c:726: warning: comparison is always false due to limited range of data type
>>
>> I changed priority_budget from int to long, is this the correct fix?
>>     
>
> I suspect that gcc will still complain on ILP32 machines.
>   
Sorry for the delay...See the attached patch and test it on unpatched 
6/7/8 as fwcontrol is the same on all platforms.

I implemented your fix for priority_budget, i.e. I should have been 
paying attention to the conditional test and the assignment from strtol()!

Also, I changed some of the variable to check for >= 0 and set their 
default values to -1.  This should have the same effect as adding a new 
variable as you did in your fix.

Let me know what you think!

-- 
Sean Bruno
MiraLink Corporation
6015 NE 80th Ave, Ste 100
Portland, OR 97218
Cell 503-358-6832
Phone 503-621-5143
Fax 503-621-5199
MSN: [email protected]
Google:  [email protected]

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-firewire
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.