Hello!

Henry Gebhardt has written on Tuesday, 23 September, at 23:15:
>On Tue, Sep 23, 2014 at 10:12:35PM +0300, Andrej N. Gritsenko wrote:
>> The linker option '-z defs' is very great 
>> ...
>> split out functions that should be available for modules, into
>> library

>I've only had a cursory look at the issue, but I think this is a good
>thing. The configure script is much cleaner, and I don't see any
>disadvantages to having a separate library. It also makes it much more
>obvious which functions a module can use.

Thank you for your opinions. Let make it yet better in next release. :)

>Two minor things: a) To avoid confusion, I would start with the ABI_VERSION
>equal to the current release number, e.g. 0.8.0. We can always let them
>diverge later.

In general, soname numbers are not (and never should be) relevant to the
software release - those numbers are just compatibility numbers, and for
first non-alpha release of library ABI version should be 1, with age and
revision at 0. But while the 0.8.0 will be in development (alpha, 0.7.99
or whatever), it would stay at 0.0.0. :)

> b) It seems the file src/panel.c needs a new name. How
>about src/panel_ui.c?

In fact, it is not UI at all, the src/panel.c represents implementation
of LXPanel widget and its API functions. If you mean it's too much alike
new created by me lxpanel.c file then why not choose another name for the
latter instead? How about main.c then (because it contains exactly main()
and relevant functions) for it?

>Thank you!

>Henry

    With best regards,
    Andriy.

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to