We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The definition in this IoctlFlags.rb wont be generated - The output file is empty.
Arne
The text was updated successfully, but these errors were encountered:
@aploese Same goes for this one...is this still an issue?
Sorry, something went wrong.
there're functions in your example, they can't be converted to a constant
the only reasonable constants in <ioctl.h> are TIOCGWINSZ = 0x5413 TIOCSWINSZ = 0x5414
https://github.com/jruby/jruby/blob/c15f571a14694b268594077c06f5435e0b2b8663/lib/ruby/stdlib/io/console/jruby/linux_console.rb#L188
it's probably not worth the effort to add them here.
No branches or pull requests
The definition in this IoctlFlags.rb wont be generated - The output file is empty.
IoctlFlags.rb.txt
Arne
The text was updated successfully, but these errors were encountered: