I copied the exact code block as in http://www.sqlite.org/src/info/b79cc8dc88c8ae03 compiled in MSVS, no errors and dll works fine, but still duplicate output. This is in Windows 8. I compiled the edited amalgation. I checked in Notepad that sqlite3.c had indeed the needed changes and it had, so no idea why I still get the duplicates. Must be some silly mistake I am making, but no idea what.
RBS On Fri, Aug 25, 2017 at 8:28 PM, Keith Medcalf <kmedc...@dessus.com> wrote: > > Thanks Dan. That works for me ... > > --- > The fact that there's a Highway to Hell but only a Stairway to Heaven says > a lot about anticipated traffic volume. > > > >-----Original Message----- > >From: sqlite-users [mailto:sqlite-users- > >boun...@mailinglists.sqlite.org] On Behalf Of Dan Kennedy > >Sent: Friday, 25 August, 2017 03:45 > >To: sqlite-users@mailinglists.sqlite.org > >Subject: Re: [sqlite] FIX FOR:: Duplicate output with pragma_list, > >function_list, module_list > > > >On 08/25/2017 06:41 AM, Keith Medcalf wrote: > >> If you search sqlite3.c for the SQLITE3_INTROSPECTION_PRAGMAS you > >will see in pragma.c (or in sqlite3.c) the following code: > > > >Thanks for looking into this. Now fixed here: > > > > http://www.sqlite.org/src/info/b79cc8dc88c8ae03 > > > >Dan. > > > > > >_______________________________________________ > >sqlite-users mailing list > >sqlite-users@mailinglists.sqlite.org > >http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users