develooper Front page | perl.libwin32 | Postings from May 2012

[rt.cpan.org #43574] Could't use default event source if it begins with underscore character

Thread Previous | Thread Next
From:
patcat via RT
Date:
May 5, 2012 03:17
Subject:
[rt.cpan.org #43574] Could't use default event source if it begins with underscore character
Message ID:
rt-3.8.HEAD-20172-1336213063-130.43574-15-0@rt.cpan.org
Sat May 05 06:17:42 2012: Request 43574 was acted upon.
Transaction: Correspondence added by patcat88
       Queue: Win32-OLE
     Subject: Could't use default event source if it begins with underscore character
   Broken in: 0.1709
    Severity: Important
       Owner: Nobody
  Requestors: ernest@eis.ru
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=43574 >


I switched to "if (isalpha(pszItf[0]))" to "if (pszItf[0] != '{')" to
fix the bug.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About