[Win32utils-devel] Bug in win32-service
Berger, Daniel
Daniel.Berger at qwest.com
Mon Feb 28 16:35:33 EST 2005
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Nathaniel Talbott
> Sent: Monday, February 28, 2005 2:21 PM
> To: win32utils-devel at rubyforge.org
> Subject: [Win32utils-devel] Bug in win32-service
>
>
> I found a small (easily worked around) bug in service.c. The
> accessor for the start user is called "start_name", but
> create_service tries to access "@service_start_name". A
> simple "service.instance_eval{@service_start_name = 'name'}
> works around it, but I thought ya'll might want to fix it.
>
> BTW, thanks for win32-utils... I don't like using Windows,
> but when I do need to, it's KILLER to have all of these tools
> at my fingertips.
>
>
> --
> Nathaniel
Confirmed. Thanks Nathaniel. Fixed in CVS. I'll put out a new release
tonight.
Regards,
Dan
More information about the win32utils-devel
mailing list