Bonnie Corwin wrote:
> Hi,
>
> Varrun Ramani offered a contribution for this bug on 12/18/07. It is
> #40 under "Awaiting Sponsor" on the request-sponsor table.
>
> Garrett, I assume you will sponsor Varrun for this bug. Let me know
> if that's not correct.
It is correct, I offered to sponsor it.
-- Garrett
>
> Thanks.
>
> Bonnie
>
> Garrett D'Amore wrote:
>> I'll sponsor you for this one.
>>
>> -- Garrett
>>
>>
>> Neena A S wrote:
>>
>>> I would like to work on the bug having id- 6614275.
>>>
>>> The following are the bug description :
>>> In /usr/include/getopt.h, struct option is declared as:
>>>
>>>
>>>
>>> struct option {
>>>
>>>
>>> char *name; /* name of long option */
>>> int has_arg; /* whether option takes an argument */
>>>
>>>
>>> int *flag; /* if not NULL, set *flag to val when option
>>> found */
>>>
>>>
>>> int val; /* if flag is not NULL, value to set *flag
>>> to. */
>>>
>>>
>>> /* if flag is NULL, return value */
>>> };
>>>
>>>
>>>
>>> According to the Solaris man page and the GNU documentation for
>>> getopt_long(), the name member should be of type const char*.
>>>
>>> category:-library
>>> subcategory:-libc
>>>
>>>
>>> Thanking you.
>>> Neena A S
>>> SCA no - OS0161
>>> Amrita vishwa vidyapeetham.
>>> ------------------------------------------------------------------------
>>>
>>>
>>> _______________________________________________
>>> request-sponsor mailing list
>>> request-sponsor at opensolaris.org
>>
>>
>> _______________________________________________
>> request-sponsor mailing list
>> request-sponsor at opensolaris.org
>