[LiSA-Devel] FIXME output

Ionut Nicu ionut.nicu at mindbit.ro
Tue Mar 12 10:46:37 EET 2013


Hi Andreea,

On Tue, 2013-03-12 at 10:26 +0200, Andreea-Cristina Hodea wrote:
> Hi,
> 
> There are a lot of FIXME output in different sources in userspace. Do
> you refer to fixing the file descriptor (i.e. opening a file
> descriptor with ctx->out_open(ctx, some_val) instead of calling
> fprintf(stdout,...)) or fixing the message sent to stdout/stderr? As a
> reference file, see cli/command/exec.c, function cmd_cl_mac_addr_t,
> line 249
> 

It's been quite some time since we wrote that code, but I think you're
right, the FIXMEs were for changing the code to use ctx->out_open()
instead of using fprintf(stdout, ...) directly.

Ionut.



More information about the LiSA-Devel mailing list