From 4d25dc73c72cb0c3922e93dbd2cdb6a1b1214c86 Mon Sep 17 00:00:00 2001 From: David Hampton Date: Thu, 23 Jan 2003 06:30:21 +0000 Subject: [PATCH] Turn off the guile-1.6 complaint about deprecated functions. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7878 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 3 +++ src/bin/generate-gnc-script | 3 +++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index a816749acb..779071ee76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-01-22 David Hampton + * src/bin/gnucash: Tell guile 1.6 not to bitch about deprecated + functions. + * src/quotes/dump-finance-quote: Add new script that dumps all the data returned by F::Q for a stock. It also indicates which data field gnucash requires, which are optional, etc. diff --git a/src/bin/generate-gnc-script b/src/bin/generate-gnc-script index 0ef08628a8..ecac9c3d68 100755 --- a/src/bin/generate-gnc-script +++ b/src/bin/generate-gnc-script @@ -12,6 +12,9 @@ cat > ${TARGET_SCRIPT}.tmp <