msi: Fix handling of the no-op identifier in the Directory table [resend]

Alexandre Julliard julliard at winehq.org
Tue Jun 20 04:07:48 CDT 2006


"James Hawkins" <truiken at gmail.com> writes:

> Is there anything wrong with this patch?
>
> Changelog:
> * Fix handling of the no-op identifier in the Directory table.

You are assigning a const string to a non-const variable, that causes
warnings.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list