https://bugs.freedesktop.org/show_bug.cgi?id=60689
Priority: medium
Bug ID: 60689
Assignee: [email protected]
Summary: replace SUPD variable ...
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: UNCONFIRMED
Version: 4.0.0.3 release
Component: Libreoffice
Product: LibreOffice
The 'SUPD' variable mangles to something like '360' for LibreOffice 3.6.0 - but
this is a pretty horribly limited scheme - and we can do better.
These days we have a header:
#include <config/config_version.h>
That includes things like:
#define LIBO_VERSION_MAJOR 4
#define LIBO_VERSION_MINOR 1
#define LIBO_VERSION_MICRO 0
#define LIBO_VERSION_PATCH 0
Which we should use instead.
It would be great to rid the code and configure.in etc. of all instances of
SUPD everywhere.
Thanks :-)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs