cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

boxerab
Challenger

printf weirdness

Adding this to my kernel will print a message:     printf("foo %d", 1);

But adding this to my kernel will not print anything:   printf("foo");

I am using the latest catalyst release driver.

Thanks.

0 Likes
1 Reply
dipak
Big Boss

This is a known issue. For details, please check this thread printf of constant string not working? .

Regards,

0 Likes