Paul Fertser
2d146a9321
oocd_trace: fix warnings
...
gcc (Gentoo Hardened 4.6.3 p1.13) produces a warning about the variable
assigned but not used. write() can sometimes write less than the specified
count so it's marked with warn_unused_result in the system headers and its
return value can't be ignored. The most correct solution would be to have a
loop writing the buffer until all bytes are written or an error is
returned but here it's impractical.
Change-Id: I75f7482e2b26fe0e6d70d34947518d3a8f0afe5c
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
Reviewed-on: http://openocd.zylin.com/1490
Reviewed-by: Laszlo Papp <lpapp@kde.org >
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk >
2013-07-15 09:54:44 +00:00
..
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-07-01 08:39:00 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-12 14:41:43 +00:00
2013-06-05 19:52:42 +00:00
2013-07-01 08:37:44 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-12 14:41:04 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-14 11:18:57 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-12 20:11:36 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-06-05 19:27:35 +00:00
2013-07-15 09:54:44 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-04-28 08:56:04 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-07-15 09:54:16 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-06-05 19:52:42 +00:00
2013-07-01 08:49:11 +00:00
2013-07-01 08:44:59 +00:00