member variable name is keyword "private" !!

Bug #1038882 reported by jiapei100
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unicap
New
Undecided
Unassigned

Bug Description

A serious mistake in current libunicap-0.9.12...

libunicap-0.9.12/include/unicap.h

struct _unicap_data_buffer_t
{
...
   unicap_data_buffer_private_t *private;
};

private as the name of a variable should be strictly prohibited, IMO.

Cheers
Pei

Revision history for this message
jiapei100 (jiapei100) wrote :

simplest solution is as simple as
renaming private to pprivate...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.