Issue 20344 - Variable format is not in CamelCase into getopt
Summary: Variable format is not in CamelCase into getopt
Status: NEW
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: x86_64 Linux
: P4 enhancement
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-01 09:49 UTC by bioinfornatics
Modified: 2024-12-01 16:35 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bioinfornatics 2019-11-01 09:49:57 UTC
Dear,

Variable format is inconsitent into getopt module. Indeed variables are sometime in Camelcase some time not. As example: 

- GetOptException https://github.com/dlang/phobos/blob/master/std/getopt.d#L43
- GetoptResult https://github.com/dlang/phobos/blob/master/std/getopt.d#L425
Comment 1 dlangBugzillaToGithub 2024-12-01 16:35:56 UTC
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10397

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB