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

Incorrect ordinals in lpq (11st, 12nd, 13rd) -- patch included #769

Closed
michaelrsweet opened this issue Jun 14, 2004 · 2 comments
Closed
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.1.21rc1
CUPS.org User: george.mit

lpq outputs job ranks as ordinals in the form 1st, 2nd, 3rd, 4th, etc.
The ordinals corresponding to 11, 12, and 13 should be 11th, 12th, 13th,
rather than 11st, 12nd, 13rd; similarly, 111th, 112th, 113th, etc. The
attached patch for lpq.c fixes this.

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Thanks!

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Fixed in CVS - the anonymous CVS repository will be updated at midnight EST.

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

1 participant