john wrote:
> I suggest:
>
Worth a review on my fork. I'm not sure if version or report-guid should be
updated.
Frank H. Ellenberger wrote:
> Did you also adjust test-stress-options?
>
No, only changed four lines in hello-world.scm after a Sync-fork. Sometimes
git has a mean streak.
__
Commit
https://github.com/Gnucash/gnucash/commit/
fed4daf4e7dea7c85a56ad08f1817319272f7567
Added a number of boost libraries in the cmake check. Since that commit a
cmake run will spew these warnings:
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:2217 (message):
No header defined
This exercise has left me with a few questions about
https://github.com/flywire/gnucash/blob/Hello/gnucash/report/reports/example/options-example.scm
1. I'm not clear on the scheme terminology. What are the lines in the
top-level definitions I labelled initialise values? I understand they ar
Let me ask you, have you ever coded for a non-procedural language?
If not, if scheme is your first, there is going to beĀ learning curve,
and much of your experience with procedural languages not as much help
as you might think.
I'd suggest you get an elementary LISP text (scheme is a dialect