----- Original Message ----- From: "Stephen Harris" <[EMAIL PROTECTED]>
To: <[email protected]>; "Angus Leeming" <[EMAIL PROTECTED]>
Sent: Saturday, December 17, 2005 6:29 PM
Subject: Re: LyX 1.3.7pre5 some more progress in diagnosis



I imagine you've already done this but I will examine the difference
between the 1.3.6 lyx_installer.nsi (22,421) and the 1.3.7 version (22,668)
which you supplied, for any glaring discrepancies. I notice you changed
the version and .exe numbers from

!define PRODUCT_VERSION "1.3.6" and
!define INSTALLER_EXE "lyx_setup_136.exe" to

!define PRODUCT_VERSION "1.3.7"  and
!define INSTALLER_EXE "lyx_setup_137.exe"

I guess something more subtle, if its even in this file.


I used examdiff (Win) to compare the two contents of lyx_installer.nsi

I noticed that the 1.3.6 installer has a push $0 and push $1
and pop $0 and a pop $1

The 1.3.7 installer has only push $0 and pop $0

I wondered if this could be related to the 1.3.7 \path-prefix
in configure showing duplicated strings. Well, as the peers
say, this isn't really my cup of tea, so I give up, over my head.

Moving on,
Stephen

Reply via email to