Re: [PATCH v2 2/2] msi: Store the current script in the package.
19 Sep
2017
19 Sep
'17
5:36 p.m.
On Tue, 2017-09-19 at 11:59 -0500, Zebediah Figura wrote:
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> --- dlls/msi/action.c | 25 +++++++++++++++---------- dlls/msi/custom.c | 34 ++-------------------------------- dlls/msi/dialog.c | 2 +- dlls/msi/install.c | 8 ++++---- dlls/msi/msi.c | 6 +++--- dlls/msi/msipriv.h | 8 +++----- dlls/msi/package.c | 1 + 7 files changed, 29 insertions(+), 55 deletions(-)
action.c: In function ‘execute_script’: action.c:1549:16: warning: assignment makes integer from pointer without a cast for (i = package->script_actions_count; i > 0; i--) ^
3005
Age (days ago)
3005
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hans Leidekker