survex:master

Last commit made on 2024-04-25
Get this branch:
git clone -b master https://git.launchpad.net/survex

Branch merges

Branch information

Name:
master
Repository:
lp:survex

Recent commits

64544da... by Olly Betts

Use "info" to limit warnings about deprecated feature

Previously this was a warning, but the newer "info" category is
more appropriate here.

90bb6f0... by Olly Betts

Report previous "already fixed" location for Compass MAK

b0a2ddb... by Olly Betts

Use "info" for "Originally entered here"

This is more logical as the original *begin isn't something to be warned
about, only the reentering is. This was only a warning before because
we didn't used to have "info" diagnostics.

bf669f6... by Olly Betts

Report previous location for "already fixed" error/warning

74d3edd... by Olly Betts

Fix punctuation typo

84c4a07... by Olly Betts

NEWS: Remove inaccurate claim for 1.4.2

We said "now supports installing as a non-admin user" as a benefit
of the innosetup version upgrade, but actually an option needs to
be set for this, so this wasn't the case until 1.4.8 added that
option.

cd6843b... by Olly Betts

Update win32 installation with/without admin rights

ff1859c... by Olly Betts

Update for 1.4.8

4b40a9c... by Olly Betts

Add missing osalloc.h include for mingw

c606770... by Olly Betts

Try to eliminate osdepend.{c,h} again