OpenPrinting / OpenPrinting/libcups

ipptool: Add DISPLAY-WARNING predicate

Open
#10 0 comments 0 reactions 1 assignee View on GitHub

@michaelrsweet is already working on this.

Since May 17, 2022.

enhancement priority-low
Dominant language
C
Stars
81
Forks
48
Avg merge
23h 58m
Merged PRs (30d)
2

Description

It would be nice to support warnings when running tests, e.g. if a Printer supports a deprecated operation or attribute, we could write:

EXPECT operations-supported WITH-VALUE 0x0012 DISPLAY-WARNING "The Purge-Jobs operation is DEPRECATED and SHOULD NOT be implemented any longer."

Similarly, we could display a warning for a status code that is unexpected:

STATUS client-error-not-found DISPLAY-WARNING "client-error-not-found is not defined for this operation."

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.