Re: [avrdude-dev] linuxgpio: typo in snprintf() format string

2016-10-10 Thread Joerg Wunsch
As 4ernov wrote:

> Oh, thank you for pointing out, I've tried to search for some similar
> bug in the bugzilla before writing, but missed this one for some
> reason. Sorry for disturbing)

No problem.  Searching the closed bugs in order to see whether it's been 
reported before is not quite an obvious thing to do in the Savannah UI.

I wrote a few words on top of the bug submission form suggesting how 
to search for old, closed bugs.

Thanks for participating in AVRDUDE!
-- 
cheers, Joerg   .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)

___
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev


Re: [avrdude-dev] linuxgpio: typo in snprintf() format string

2016-10-10 Thread 4ernov
Oh, thank you for pointing out, I've tried to search for some similar
bug in the bugzilla before writing, but missed this one for some
reason. Sorry for disturbing)

2016-10-10 9:39 GMT+03:00 Joerg Wunsch :
> Привет Алексей,
>
>> But it have turned
>> out, that the problem is with the typo in format string used in
>> "snprintf()" calls to create gpio pin filename: it specifies "%ud" for
>> unsigned integer value instead of just "%u"
>
> This has already been reported before:
>
> https://savannah.nongnu.org/bugs/index.php?47550
>
> It's fixed in the current source tree, awaiting a new release.
> --
> cheers, Joerg   .-.-.   --... ...--   -.. .  DL8DTL
>
> http://www.sax.de/~joerg/
> Never trust an operating system you don't have sources for. ;-)
>
> ___
> avrdude-dev mailing list
> avrdude-dev@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/avrdude-dev

___
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev


Re: [avrdude-dev] linuxgpio: typo in snprintf() format string

2016-10-10 Thread Joerg Wunsch
Привет Алексей,

> But it have turned
> out, that the problem is with the typo in format string used in
> "snprintf()" calls to create gpio pin filename: it specifies "%ud" for
> unsigned integer value instead of just "%u"

This has already been reported before:

https://savannah.nongnu.org/bugs/index.php?47550

It's fixed in the current source tree, awaiting a new release.
-- 
cheers, Joerg   .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)

___
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev