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

--helpshort complains about SetUsageMessage #7

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Closed

--helpshort complains about SetUsageMessage #7

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Collaborator

What steps will reproduce the problem?
1. Compile any short program with gflags without calling SetUsageMessage
2. Run the program with --helpshort

What is the expected output? What do you see instead?
A list of flags from the file containing main() only.  Instead, an error
message states 'Warning: SetUsageMessage() never called'.  If the
usage message is set, then I see the message I set it with as expected.

What version of the product are you using? On what operating system?
Version 0.6, Ubuntu linux x86-64

Original issue reported on code.google.com by jeremy.d...@gmail.com on 31 Aug 2007 at 4:11

@GoogleCodeExporter
Copy link
Collaborator Author

Original comment by csilv...@gmail.com on 31 Aug 2007 at 4:23

  • Changed state: Invalid

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