Re: r22846 - gnucash/trunk/src/app-utils/calculation - Clean out unused financial calculation stand-alone programs

2013-03-30 Thread Alex Aycinena
John,

make check gives the following result:

Making check in po
make[1]: Entering directory
`/home/gnucash-dev/svncheckouts/gnucash-clean-build/po'
make[1]: *** No rule to make target
`/home/gnucash-dev/svncheckouts/gnucash-clean/src/app-utils/calculation/amort_opt.c',
needed by `gnucash.pot'.  Stop.
make[1]: Leaving directory
`/home/gnucash-dev/svncheckouts/gnucash-clean-build/po'
make: *** [check-recursive] Error 1

Regards,

Alex


On Fri, Mar 29, 2013 at 3:54 PM, John Ralls jra...@code.gnucash.org wrote:

 Author: jralls
 Date: 2013-03-29 18:54:41 -0400 (Fri, 29 Mar 2013)
 New Revision: 22846
 Trac: http://svn.gnucash.org/trac/changeset/22846

 Removed:
gnucash/trunk/src/app-utils/calculation/Makefile.calc
gnucash/trunk/src/app-utils/calculation/README
gnucash/trunk/src/app-utils/calculation/amort_opt.c
gnucash/trunk/src/app-utils/calculation/amort_prt.c
gnucash/trunk/src/app-utils/calculation/fin-interactive.c
gnucash/trunk/src/app-utils/calculation/fin-main.c
gnucash/trunk/src/app-utils/calculation/fin-proto.sh
gnucash/trunk/src/app-utils/calculation/fini-input
gnucash/trunk/src/app-utils/calculation/fini-output
gnucash/trunk/src/app-utils/calculation/numeric_ops.c
gnucash/trunk/src/app-utils/calculation/numeric_ops.h
gnucash/trunk/src/app-utils/calculation/sample
 Log:
 Clean out unused financial calculation stand-alone programs

 No-one even knew about them!



 ___
 gnucash-patches mailing list
 gnucash-patc...@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-patches

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Gnucash reports

2013-03-30 Thread Peter Broadbery
Hi,

I've been modifying the report code to remove the current rather bad
quadratic behaviour it sometimes displays.  Current results take a 10
second multi-year balance report down below a second.

Would there be interest in getting this work into trunk? Obviously, it
needs further cleanup and testing, but I thought an early heads up to
the mailing list would be useful for getting comments.

There is a work in progress in
https://github.com/pbroadbery/gnucash/tree/topic/pab/blah-reports. It
adds new reports (prefixed with 'blah' for no good reason), so they
can be run side by side with the existing reports.  It also adds
various simple tests that exercise both the standard reports and my
modified versions.

Regards,

Peter
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: GnuCash releases ?

2013-03-30 Thread John Ralls

On Mar 30, 2013, at 7:05 PM, Mike Alexander m...@umich.edu wrote:

 --On March 30, 2013 5:41:15 PM -0700 John Ralls jra...@ceridwen.us wrote:
 
 I've got trunk passing distcheck now, so I'm going to bump and tag
 tonight and release tomorrow. Here's my NEWS item. Did I miss
 anything?
 
 It might be good to specifically mention that one should not open a register2 
 window for an account that already has an old style register window open.  
 People might get annoyed when GnuCash crashes.
 


Well, if they get annoyed they shouldn't be using an unstable. But they'll 
annoy us with reports for something we already know about, so I'll mention it.

How hard would it be to catch that and just switch focus to the already-open 
register?

Regards,
John ralls
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: GnuCash releases ?

2013-03-30 Thread Mike Alexander
--On March 30, 2013 7:45:28 PM -0700 John Ralls jra...@ceridwen.us 
wrote:



Well, if they get annoyed they shouldn't be using an unstable. But
they'll annoy us with reports for something we already know about, so
I'll mention it.


That's really what I meant.  Mentioning it might head off a few reports 
about known problems.



How hard would it be to catch that and just switch focus to the
already-open register?


I don't know.  It would probably be easy to produce an error alert in 
this case.  It might also be easy to just switch to the open window, 
but an error alert might actually be better since you're not going to 
get what you asked for (a register 2 window).


Mike


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel