Re: [Geany-Devel] Devel Digest, Vol 93, Issue 2

2015-12-15 Thread Per Löwgren
> Hi, > > The API has been fixed to not leak symbols, which it did for a few > recent versions. The only functions that are public, which is how it's > always been, are those documented in the API reference[0]. That you were > able to compile and link against private symbols was a bug in Geany. If

Re: [Geany-Devel] Devel Digest, Vol 93, Issue 2

2015-12-15 Thread Colomban Wendling
Hi, >> […] >> >> The API has been fixed to not leak symbols, which it did for a few >> recent versions. The only functions that are public, which is how it's >> always been, are those documented in the API reference[0]. That you were >> able to compile and link against private symbols was a bug

Re: [Geany-Devel] Devel Digest, Vol 93, Issue 2

2015-12-15 Thread Jiří Techet
Hi Per, On Tue, Dec 15, 2015 at 1:49 PM, Per Löwgren wrote: > > > > Hi, > > > > The API has been fixed to not leak symbols, which it did for a few > > recent versions. The only functions that are public, which is how it's > > always been, are those documented in the API

Re: [Geany-Devel] Devel Digest, Vol 93, Issue 2

2015-12-15 Thread Jiří Techet
On Tue, Dec 15, 2015 at 2:35 PM, Colomban Wendling < lists@herbesfolles.org> wrote: > Hi, > > >> […] > >> > >> The API has been fixed to not leak symbols, which it did for a few > >> recent versions. The only functions that are public, which is how it's > >> always been, are those documented