timeout icon indicating copy to clipboard operation
timeout copied to clipboard

check struct timeout_cb when defined TIMEOUT_CB_OVERRIDE

Open ygj6 opened this issue 6 years ago • 1 comments

When make with TIMEOUT_CB_OVERRIDE macro:

make CPPFLAGS=-DTIMEOUT_CB_OVERRIDE

I get error "incomplete type 'struct timeout_cb'", so I write a check target for it.

ygj6 avatar May 28 '19 16:05 ygj6

@nmathewson Can you take a look at this issue associated with PR#3, thank you.

ygj6 avatar May 30 '19 05:05 ygj6