On Sat, 24 Nov 2012 15:31:41 -0500, Richard Hipp
<[email protected]> wrote:
>The current Fossil implementation is not appropriate for converting into a
>library due to its extensive using of global variables and due to a
>cavalier attitude toward freeing allocated memory. Fossil is designed to
>run a single operation quickly, then quit and let the operating system
>clean up the mess. Even commands like "fossil ui" operate by having the
>parent process start up a new short-lived child process to process every
>HTTP request.
Thanks for the info. I'll just read the output of commands searching
for the case insensitive "y/n", and if found, let the user rewrite the
command in case it's incomplete ((eg. "commit" missing a comment
through the "-m" switch).
>This question needs to be a FAQ....
I logged on as anonymous/dynamic-password-on-screen ("Logged in as
anonymous"), but didn't see any "Edit" link anywhere in the FAQ page
so I could add this question.
www.fossil-scm.org/index.html/doc/trunk/www/faq.wiki
Thank you.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users