Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove warning in src/lib/printk.c #56

Open
webconn opened this issue Mar 14, 2014 · 1 comment
Open

Remove warning in src/lib/printk.c #56

webconn opened this issue Mar 14, 2014 · 1 comment

Comments

@webconn
Copy link
Collaborator

webconn commented Mar 14, 2014

**_/antares/src/lib/printk.c:17:15: warning: ‘p_stdin’ defined but not used [-Wunused-variable]
static FILE *_p_stdin = &g_early_stdin;

Let's do something with this.

@nekromant
Copy link
Owner

Well, there should be a wrapper for scank() as well there, but I didn't have time to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants