Hi!
> +int main(void)
> +{
> +     printf("The linux/can.h was missing upon compilation.\n");
> +     return 0;
> +}

Ideally this should return non-zero value so that we can return TCONF
from the test script in this case (since we changed the test library
to propagate TCONF into return value).

The rest of looks ok.

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to