Pierre Bourgin escribió:
> Hello,
> 
> Please find attached an updated version of search-win-drivers.pl (and 
> related patches for install.pl and nt5x-install).
> 
> The search engin is now able to read Windows drivers .INF file(s) 
> encoded with UTF-16le encoding.
> 
cool

In my enviroment I have a complain that it is using an uninitialized 
value in pattern match

I think that the issue is that on this line:
    my $drvroot = dos_to_host ($u->{'_temp'}->{'scan_windrivers_path'});^M

$u is uninitialized somehow.


> Cheers,
> 
> Pierre Bourgin
> 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to