Hi Chen,
On Mon, Mar 26, 2012 at 8:45 AM, [off-list ref] wrote:
From: Chen Ganir <redacted>
Add logic to discover all characteristics and build a
characteristic list.
---
deviceinfo/deviceinfo.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++-
deviceinfo/deviceinfo.h | 2 +-
deviceinfo/manager.c | 5 +++-
3 files changed, 71 insertions(+), 3 deletions(-)
This patch introduces a build failure:
deviceinfo/deviceinfo.c: In function ‘configure_deviceinfo_cb’:
deviceinfo/deviceinfo.c:108:19: error: variable ‘end’ set but not used
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
Please make sure every patch on the series is buildable (when applied
on order). In this case, you should introduce the variable only on the
commit where it is used.
Regards,
--
Anderson Lizardo
Instituto Nokia de Tecnologia - INdT
Manaus - Brazil