# Re: \[SWI-Prolog\] \[PM\] A useful addendum for your dicts examples on github

**URL:** <https://swi-prolog.discourse.group/t/re-swi-prolog-pm-a-useful-addendum-for-your-dicts-examples-on-github/4449>\
**Category:** General\
**Created:** [September 15, 2021, 1:42pm UTC](https://swi-prolog.discourse.group/t/re-swi-prolog-pm-a-useful-addendum-for-your-dicts-examples-on-github/4449 "2021-09-15T13:42:26Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![dtonhofer](https://yyz2.discourse-cdn.com/free1/user_avatar/swi-prolog.discourse.group/dtonhofer/32/902_2.png) [@dtonhofer](https://swi-prolog.discourse.group/u/dtonhofer)\
**Post date:** [September 15, 2021, 1:42pm UTC](https://swi-prolog.discourse.group/t/re-swi-prolog-pm-a-useful-addendum-for-your-dicts-examples-on-github/4449/1 "2021-09-15T13:42:26Z")

</div>

Thank you!

It’s always happy to hear that my writings are actually useful ð

Yours was a invitation to review the test cases, really, several infelicities have been fixed!

I have not put your idea into the test cases because they don’t really fit, but as “an application” of dict\_pairs/3 under

With best regards,

– David

---

<div class="post-metadata">

**Author:** ![dtonhofer](https://yyz2.discourse-cdn.com/free1/user_avatar/swi-prolog.discourse.group/dtonhofer/32/902_2.png) [@dtonhofer](https://swi-prolog.discourse.group/u/dtonhofer)\
**Post date:** [September 17, 2021, 9:18am UTC](https://swi-prolog.discourse.group/t/re-swi-prolog-pm-a-useful-addendum-for-your-dicts-examples-on-github/4449/3 "2021-09-17T09:18:07Z")

</div>

I put a little howto under the page [SWI-Prolog downloads](https://www.swi-prolog.org/Download.html) on how to compile on Linux using my [homegrown script](https://github.com/dtonhofer/prolog_notes/blob/45f15e13a093c7ea8da5f90f6af662592f7bd891/compiling/swiprologpull.sh). It works pretty well by now. The latest SWI-Prolog release doesn’t pass the core tests so “running the test” has to be commented out in that script. But Jan has fixed this snag already.
