https://bugzilla.gnome.org/show_bug.cgi?id=665332
gnome-perl | Glib | unspecified
Summary: GenPod %basic_types duplicate "char" key
Classification: Bindings
Product: gnome-perl
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: Glib
AssignedTo: gtk...@li...
ReportedBy: us...@zi...
QAContact: gtk...@li...
GNOME version: ---
In GenPod.pm "our %basic_types" hash, there's two entries for "char" key,
char => 'integer',
char => 'string',
both under "# other C names which may sneak through".
I struck this experimenting with some automated detection of duplicate literal
hash keys in perlcritic. I suppose the last one is what results, with no ill
effect, but it might be worth showing just one to avoid confusion for human
readers.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
|