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
Attemps to use a number of functions mentioned in https://valadoc.org/cups/ failed because the function were no contained in the builtin cups.vapi file. This file also did not match https://gitlab.gnome.org/GNOME/vala-extra-vapis/-/blob/master/cups.vapi
cups.vapi
CUPS.Job.free (Jobs[] jobs)
The version of CUPS.vapi used matches valadoc.org and the code uses functions contained therein.
valadoc.org
7.x (Early Access)
Compiled from git
No response
The text was updated successfully, but these errors were encountered:
tintou
No branches or pull requests
What Happened?
Attemps to use a number of functions mentioned in https://valadoc.org/cups/ failed because the function were no contained in the builtin
cups.vapi
file. This file also did not match https://gitlab.gnome.org/GNOME/vala-extra-vapis/-/blob/master/cups.vapiSteps to Reproduce
CUPS.Job.free (Jobs[] jobs)
(e.g.)Expected Behavior
The version of CUPS.vapi used matches
valadoc.org
and the code uses functions contained therein.OS Version
7.x (Early Access)
Software Version
Compiled from git
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: