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

cups.vapi does not match API found in valadoc.org #167

Open
jeremypw opened this issue Jun 17, 2022 · 0 comments
Open

cups.vapi does not match API found in valadoc.org #167

jeremypw opened this issue Jun 17, 2022 · 0 comments
Assignees

Comments

@jeremypw
Copy link
Collaborator

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.vapi

Steps to Reproduce

  1. Attempt to use CUPS.Job.free (Jobs[] jobs) (e.g.)
  2. The code does not compile

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

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

No branches or pull requests

2 participants