Hi, This patch fixes a very minor warning that -Wall produces in vpi/ipc.c
These warnings seem to be the only current warnings, so after this patch, you could turn on -Werror if you want to prevent warnings from creeping back in. Tim 'mithro' Ansell (1): Fixing shadowing of global index function. vpi/ipc.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- 2.2.0.rc0.207.ga3a616c _______________________________________________ M-Labs devel mailing list https://ssl.serverraum.org/lists/listinfo/devel
