Re: Replacement for libdbi

2014-01-11 Thread Derek Atkins
although we certainly try whenever we can! -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer and Internet Security Consultant ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Replacement for libdbi

2014-01-13 Thread Derek Atkins
my voice to convince libdbi > developers. Is there a bug report to track this issue? Unfortunately that doesn't help us; we'd have to find people on every Linux distribution to maintain that patch, and we would have to somehow test for it to make sure it was working right. :-( -derek --

Re: Python bindings: patch, documentation, examples

2014-01-13 Thread Derek Atkins
if we choose wrong, it just wont work right. Our only option (AFAIK) would be to ship our own version of Python, but frankly that would increase the app size significantly for very little gain to the vast majority of users. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT M

Re: Translation policy

2014-01-13 Thread Derek Atkins
me that much on this topic. > > Thanks > Cristian -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer and Internet Security Consultant ___ gnucash-devel mailing list gnucash-deve

Re: Python bindings: patch, documentation, examples

2014-01-14 Thread Derek Atkins
it turns out to be > easier to instantiate for viewing. Or if not ripped out they may be modified to use the Query interface.. > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing

Re: r23694 - gnucash-docs/trunk - New fonts for building guide/ja/guide.pdf

2014-01-14 Thread Derek Atkins
are also included in case fop is available but > fop-ttfreader isn't. I wonder, should we just use the metrics automatically, regardless of fop-ttfreader? Is there any reason not to? -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Stud

Re: Bug 103181: not-monthly repayment schedules not supported in Mortgage/Loan Druid

2014-01-14 Thread Derek Atkins
ys? I think it is reasonable to limit it to all the 'reasonable' frequencies. I don't think "every 23 days" is a 'reasonable' frequency. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT S

Re: Python bindings: patch, documentation, examples

2014-01-14 Thread Derek Atkins
base. > David -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...@mit.edu

Re: r23694 - gnucash-docs/trunk - New fonts for building guide/ja/guide.pdf

2014-01-14 Thread Derek Atkins
too much overhead? Do we think people will actually want to use different fonts? > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlor

Re: Anyone able to provide a Mac OS X build of GNC with the DBI backends?

2014-01-17 Thread Derek Atkins
s are cheap, get one and install Xcode there. Use your Snow > Leopard machine, because if you build GnuCash on the Mountain Lion > machine it won't work on Snow Leopard. Also, GnuCash *IS* built with DBI support. You just need to supply the DBI MySQL Backend Driver (DBD). > Regards,

doxygen config needs and update for F20

2014-01-17 Thread Derek Atkins
ile or upgrade it using "doxygen -u") CMDOUT (Warning: doxygen no longer ships with the FreeSans font.) CMDOUT (You may want to clear or change DOT_FONTNAME.) CMDOUT (Otherwise you run the risk that the wrong font is being used for dot generated graphs.) -- Derek Atkins, SB &#x

Re: Windows Stack Traces

2014-01-17 Thread Derek Atkins
vailable as some systems can "send crash dumps" automagically. > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit

Poll: when to migrate code to the new server?

2014-01-21 Thread Derek Atkins
king when we think 2.4 will be completely done and when I should schedule the migration? I know 2.6.1 is planned for this weekend, so I'm assuming it'll be at least the following week, so maybe the weekend of Feb 1-2? -derek -- Derek Atkins, SB '93 MIT EE, SM '

Re: C++ plans? (Re: r23706 - gnucash/trunk/src/register/ledger-core - Bug 721791)

2014-01-22 Thread Derek Atkins
imaginging that we would use real C++ class inheritence for the core object classes themselves. For example I would have implemented a QofQueriable interface (virtual abstract) class and had all objects inherit from that. > Regards, > John Ralls -derek -- Derek Atkins, SB '93

Re: C++ plans? (Re: r23706 - gnucash/trunk/src/register/ledger-core - Bug 721791)

2014-01-22 Thread Derek Atkins
know this idiom, I have just never seen it named this way. Indeed, I use this idiom all the time, although I don't use "unique_ptr". > Regards, > John Ralls -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com

Re: New Scheme report - trying to load from home dir

2014-01-23 Thread Derek Atkins
I'm on Windows 7 with GnuCash 2.6.0 (commit 38a0d33). Can anyone point > me in the right direction to get this report loading? Fix your syntax. :) > Thanks > > Yawar -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Info

Re: r23747 - gnucash/trunk - Require swig 2.0.10 when building from svn/git

2014-01-23 Thread Derek Atkins
e some particular reason to limit this? I understand there is still the issue with the guile2/swig support patch we need to apply. Thanks, -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB)

Re: New Scheme report - trying to load from home dir

2014-01-24 Thread Derek Atkins
Yawar Amin writes: > On 2014-01-23 13:50, Derek Atkins wrote: >> [...] >> This is an invalid menu path. You are telling it, literally, >> "gnc:menuname-utility", which isn't a valid menu path name. Try >> changing it to: >> >> 

Re: building from svn

2014-01-24 Thread Derek Atkins
eds "glib", not "gir". > Does anyone knows how to build on debian/squeeze? > Thanks, Start with: apt-get build-dep gnucash Then add anything else that's necessary for the newer version. > Al -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT M

Re: Building on Windows from scratch - datediff problem found

2014-01-24 Thread Derek Atkins
t; > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...@mit.ed

[MAINT] GnuCash server migration Feb 1-2

2014-01-24 Thread Derek Atkins
3:73:50:47:55 (ECDSA) 2048 20:23:3d:df:f3:13:34:c1:32:ca:11:77:24:21:98:01 (RSA) Let me know if you have any questions! Thanks, -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL:

Re: building from svn

2014-01-24 Thread Derek Atkins
ecessary dependencies to build 2.6. You will need to upgrade your system. In the interim you can *TRY* building the 2.4 branch, but I suspect you wont be able to build 2.6. -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com

Re: GLib-WARNING from fresh build

2014-01-26 Thread Derek Atkins
You cannot run from the build dir like that. Make install first and the run it. We recommend you configure with a unique --prefix like /opt/gnucash -derek Sent from my HTC smartphone - Reply message - From: "alessandro basili" To: "John Ralls" Cc: "GnuCash development list" Subject

Re: Building on Windows from scratch - difftime problem found ( was datediff )

2014-01-27 Thread Derek Atkins
bout the 32/64 dichotomy. That was introduced in Vista, IIRC. > It looks to me that always defining _USE_32_BIT_TIME_T might work, > though you might have to make that conditional on Vista-or-later. Have > you tested that? > > Regards, > John Ralls -derek -- Derek At

Re: Building on Windows from scratch - difftime problem found ( was datediff )

2014-01-27 Thread Derek Atkins
t;year 2037" problem, where 32-bit unsigned time rolls over. However there is also a "Year 2106" problem, which is where 32-bit unsigned time rolls over. I think there *are* some systems where it's unsigned, but still 32 bits. Or at least there are apps where that is the cas

Re: GLib-WARNING from fresh build

2014-01-27 Thread Derek Atkins
alessandro basili writes: > Hi Derek, > > On 1/27/2014 12:26 AM, Derek Atkins wrote: >> You cannot run from the build dir like that. Make install first >> and the run it. > > Thanks for the hint and my apologies for the unnecessary noise on the > list, I was not a

Re: Building on Windows from scratch - difftime problem found ( was datediff )

2014-01-27 Thread Derek Atkins
signed, but still 32 bits. Or at least there are apps where that is >> the case. > It's actually the "2038 problem", as a signed 32-bit time_t overflows > at 03:14:07 2038-01-19. 2037.. 2038 (had I done the simple math 9 days ago I would've gotten the year right --

Re: Default account structure for different locales

2014-01-29 Thread Derek Atkins
_____ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer and Internet Security Consul

Re: Default account structure for different locales

2014-01-29 Thread Derek Atkins
On Wed, January 29, 2014 11:39 am, Ngewi Fet wrote: > I can't find the folder for en_US locale here: > https://github.com/Gnucash/gnucash/tree/trunk/accounts > Am I missing something? Yes, it is spelled "C". :) -derek -- Derek Atkins

Re: Default account structure for different locales

2014-01-29 Thread Derek Atkins
Note that you won't get GUIDs from the xea files. GnuCash, when it sees the "new" keyword generates a new GUID for the accounts. This way every account tree is unique. The only way to get the GnuCash account GUIDs is to read in the actual data file. -derek Sent from my HTC smartphone -

Re: Default account structure for different locales

2014-01-30 Thread Derek Atkins
. And indeed a quick grep shows this is the case. E.g.: grep 'act:id' accounts/de_DE/*-xea | grep -v 'type="new" We should fix that, and all the others. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Inform

Re: custom report - link to search results

2014-01-30 Thread Derek Atkins
ike that would be somewhat challenging, because searches aren't "stored" so there is no way to actually reference it (i.e. a search has no GUID to reference). > Many thanks. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Stude

Re: Default account structure for different locales

2014-01-30 Thread Derek Atkins
nucash-xea but I can verify that all the rest are fixed. > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA

Re: [MAINT] GnuCash server migration Feb 1-2

2014-01-30 Thread Derek Atkins
article to www, and I'll be on IRC for questions and updates. -derek Derek Atkins writes: > Hi, > > I'm going to migrate 'code.gnucash.org' (our "everything" server) to a > new VM/OS install on the weekend of February 1-2. I expect this move > will

Re: [MAINT] GnuCash server migration Feb 1-2

2014-02-01 Thread Derek Atkins
Note: this maintenance is about start shortly. If you have any SVN commits lined up I recommend you move them over to git. Once the server comes back on the new system you wont be able to access svn anymore. For more up to date info check #gnucash on irc.gnome.org -derek Derek Atkins writes

[MAINT] Service Migration Complete

2014-02-01 Thread Derek Atkins
ted server, please let me know if you see any issues or missing functionality. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH

Re: gnucash master: Test git.

2014-02-03 Thread Derek Atkins
14 +0100 >>> >>>Test git. > > If I'm reading this right, Cristian originally committed into the GitHub > repo which then sent the commit to code.gnucash.org? Is that what > happened? No. Our email script just sends people to Github. The push happened directly to

Re: [PATCH] Fix detection of DBD modules for multiarch setups

2014-02-09 Thread Derek Atkins
g entry for DBI, at least on my Fedora system. > > Regards, > John Ralls -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer and Internet Security Consultant ___ gnuc

Re: gnucash-htdocs local: Multiple changes pushed

2014-02-18 Thread Derek Atkins
Geert Janssens writes: > On Thursday 02 January 2014 10:15:55 Derek Atkins wrote: >> Geert Janssens writes: >> > That's actually to be expected if I consider how code synchronizes >> > to >> > github. For each push it >> > receives, code

Re: New bill creates a new invoice

2014-02-18 Thread Derek Atkins
doesn't tie Vendors and Customers. Such a thing really never existed (and still doesn't exist) in the GnuCash framework. The closest option is the chargeback functionality where you can specify expenses on a vendor bill that will get charged through to a customer. I hope this explains the

Re: [PATCH] Fix detection of DBD modules for multiarch setups

2014-02-18 Thread Derek Atkins
Geert Janssens writes: > Oh right, > > I remember that mail now. > > I'll just apply your patch as is. > > Out of curiosity: is the pc file a new addition in libdbi 0.9 ? Perhaps we could use pkg-config and, if it fails, fall back to the hard-coded list? > Ge

Re: www.gnucash.org/pub/gnucash

2014-02-18 Thread Derek Atkins
m. > > In that same vein, I'll talk to the Gnome folks about getting rid of > http://ftp.gnome.org/pub/sources/gnucash/. I think keeping around history is a good thing. Disk is cheap. Just mark it an archive and add a README to the current location(s) > Regards, > John Ral

Re: www.gnucash.org/pub/gnucash

2014-02-19 Thread Derek Atkins
ent sources. People aren't THAT dumb. Or at least I'd like to think that. ;) > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web

Re: XCode project

2014-02-20 Thread Derek Atkins
ow about packaging/mac? Moreover, whose job will it be to keep this project "current"? Autoconf is (and should continue to be) canonical, which means someone will need to update the xcode project when we add, remove, or move files, dependencies, etc. > Regards, > John Ralls -derek --

Need to find a new SSL CA for lists.gnucash.org

2014-02-27 Thread Derek Atkins
id is that? SO... as of tomorrow, lists.gnucash.org will have an expired certificate unless someone can point me to some other CA that will issue free SSL certificates. Either that or we go back to self-signed certs. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Labo

Re: Gnucash Segfaults

2014-02-27 Thread Derek Atkins
table release? 2.6.1 is the current stable release. > Tedc -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer and Internet Security Consultant ___ gnucash-devel mailing list

Re: Need to find a new SSL CA for lists.gnucash.org

2014-02-28 Thread Derek Atkins
Pete writes: > On 27 February 2014 09:55, Derek Atkins wrote: >> The certificate for list.gnucash.org expires tomorrow. > > Maybe these guys? > > https://www.globalsign.com/ssl/ssl-open-source/ Thanks. I worked the issue out with StartCom. The new certificate is alre

Re: bitcoin address for gnucash donations: 1EEgyjqfBZ2ZgBHviLQuVAAsQfgVS1JUuy

2014-03-10 Thread Derek Atkins
ear that the tip jar is managed by "IHTFP Consulting". I get people who question that every once in a while, sometimes even canceling the payment through paypal! Can you take a look to make sure it still looks/reads okay? Feel free to rephrase or adjust the layout. Thanks, > Geert

Re: [PATCH] Don't hard code swig name

2014-03-12 Thread Derek Atkins
; -- > Erik Johansson > Home Page: http://ejohansson.se/ > PGP Key: http://ejohansson.se/erik.asc > ___ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > --

Re: [PATCH] Don't hard code swig name

2014-03-12 Thread Derek Atkins
Nevermind; I just did it myself.. -derek On Wed, March 12, 2014 3:11 pm, Derek Atkins wrote: > Hi, > > All the rest of the Makefiles use $(SWIG) instead of @SWIG@ > Could you adjust your patch to match? > > Thanks, > > -derek > > On Wed, March 12, 2014 3:07 pm, E

Re: Python bindings: Account.getName() raises TypeError

2014-03-17 Thread Derek Atkins
t realize that it can pass it to a function that is asking for a const object (either const Account* or Account const * -- doesn't matter)? C certainly knows this, but it sounds like Python might not. > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM

Re: Python bindings: Account.getName() raises TypeError

2014-03-18 Thread Derek Atkins
John Ralls writes: > On Mar 17, 2014, at 10:52 AM, Derek Atkins wrote: > >> John Ralls writes: >> >>>> TypeError: in method 'xaccAccountGetName', argument 1 of type >>>> Account const *' >> [snip] >>> >>>

Re: Tables improvements in reports

2014-03-21 Thread Derek Atkins
t on roadmap, please provide your > thoughts about this suggestion, because I'm thinking about that for a while > and ready to try implementing it. Sounds like a great project. Let us know how we can help you, and we look forward to your patches! -derek -- Derek Atkins, SB '93

Re: Branching strategy for git

2014-03-25 Thread Derek Atkins
2.6' > branch next week I'll be making a 'maint' branch. Part of me thinks I'd rather see the maint branch called 2.6 -- in order to differentiate the maintenance of 2.6 vs the maint of 2.8, 3.0, etc down the road. -derek -- Derek Atkins, SB '93 MIT EE, SM &

Re: Branching strategy for git

2014-03-26 Thread Derek Atkins
the 2.6 maint branch, when "maint" isn't 2.6 anymore. > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-

Re: Github reports fixing Heartbleed vulnerability

2014-04-11 Thread Derek Atkins
s infeasible to generate the private key from the public key. So with my Crypto/Security Hat on, I would suggest that there is no need to rekey your personal ssh keys, and there is no need to use a different key pair for each service that you use. However you may consider rekeying your Serve

[MAINT] Server reboot this afternoon

2014-04-20 Thread Derek Atkins
ot, I suspect it'll be down for several hours). During this time email, wiki, and git pushes will all be unavailable. WWW service will not be affected. Sorry for the short notice. Please let me know if this will be a problem. I'll be on IRC for status updates. Thanks, -derek --

Re: [MAINT] Server reboot this afternoon

2014-04-20 Thread Derek Atkins
:53 EDT (1853 UTC). Please let me know if you see any issues. Enjoy -derek On Sun, April 20, 2014 8:36 am, Derek Atkins wrote: > Hi, > > I need to reboot the VM server that runs code.gnucash.org and the win32 > build machine this afternoon in order to test some changes (to make su

Re: writing and ofx plugin

2014-04-21 Thread Derek Atkins
quot;importer" per se. Also note that you'll need to keep the script "up to date" as your bank website changes over time (which happens more frequently than you'd think). > Thanks -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory

[MAINT] Scheduled network service outage tonight (4/22 12m-5am)

2014-04-21 Thread Derek Atkins
, git commit server, etc) will be inaccessible during any outages. I've been assured that it will all be back by 5am. I'll check the status in the morning when I wake up (~7am). -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT

Re: [MAINT] Scheduled network service outage tonight (4/22 12m-5am)

2014-04-22 Thread Derek Atkins
Derek Atkins writes: > Hi, > > I was just informed by my ISP that they are performing maintenance on my > network tonight between midnight and 5am (US/EDT) (0400-0900 UTC), and > that during that time I may experience some network outages. If this > occurs then code.gnucash.o

Re: Obsolete function yahoo-get-historical-quotes

2014-04-23 Thread Derek Atkins
guile. >> >> I'm about to remove this function unless someone shouts ? > > I don't know, if it ever worked, but in my eyes it would be a nice to have. Nothing it using it.. If it means we can remove the dependency on guile-www then I say feel free to remove it. :) >

Re: Firefox hogging processor sometimes on startup

2014-04-28 Thread Derek Atkins
________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member,

Re: Official Ubuntu GnuCash package segfaults on Ubuntu 14.04

2014-04-29 Thread Derek Atkins
; Herbert. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...@mit.edu

Re: ./configure flags

2014-04-29 Thread Derek Atkins
I discourage the use of --disable-error-on-warning but looks right. > Is that still appropriate? > > Colin -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.

Re: gnucash master: Multiple changes pushed

2014-04-29 Thread Derek Atkins
gnucash-chan...@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-changes > > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP

Re: gnucash master: CMake: Remove removed file from cmake, so that it compiles fine again.

2014-04-29 Thread Derek Atkins
> Summary of changes: > src/libqof/CMakeLists.txt | 2 -- > 1 file changed, 2 deletions(-) > > ___ > gnucash-changes mailing list > gnucash-chan...@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-changes > >

Re: Official Ubuntu GnuCash package segfaults on Ubuntu 14.04

2014-05-01 Thread Derek Atkins
s, > Herbert. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...@mit.edu

Re: Subtotal per day

2014-05-07 Thread Derek Atkins
gt; > Thanks again to anyone who replies. > ___ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Lab

Re: backend encryption / security

2014-05-07 Thread Derek Atkins
hat security/encryption should be done by a tool that is designed to do security/encryption, and GnuCash should remain its own core competency: accounting. > Your thoughts? > > Regards > Michalis -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laborato

Re: RESULT!

2014-05-07 Thread Derek Atkins
assed directly to printf but instead we should design our own language (that could *look* like printf if we desired) to make it platform agnostic. > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Stud

Re: RESULT!

2014-05-08 Thread Derek Atkins
asically we need to figure out the sizeof(long) and sizeof(long long), and based on that and the platform we can make an assignment of the macro. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB)

Re: backend encryption / security

2014-05-08 Thread Derek Atkins
ogs, metadata, etc. Also, what about SQL? You're only thinking about the XML data but ideally that will be going away before the end of the decade. > Having said all that, I'm not really dying to implement it! > I just thought it would be a nice addition that a user might choos

Re: Hello Gnucash-Devel

2014-05-08 Thread Derek Atkins
+.. It is not currency in C++, it is in C. However, if you know C++ you probably know C, so it should be pretty easy to work from there. As for where to start: find your itch and scratch! :) > Thanks, > Sumit -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media La

Re: RESULT!

2014-05-09 Thread Derek Atkins
Phil Longstaff writes: > Isn't this what the PRIxxx macros in inttypes.h are for? Possibly... :) -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warl

Re: Geting GnuCash to Recognise Localised tax report for UK

2014-05-20 Thread Derek Atkins
special. You need to not only add the appropriate localized .scm report, but you also need to modify the C code and recompile GnuCash to understand the new locale. In particular you need to modify src/tax/us/gncmod-tax-us.c as well as adding the appropriate locale-specific .scm files in src/tax

Re: Geting GnuCash to Recognise Localised tax report for UK

2014-05-21 Thread Derek Atkins
mple if I ever moved to Germany I would want to have a german-style hierarchy and tax report, but I would most definitely want GnuCash to run in English! -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Boa

Re: Geting GnuCash to Recognise Localised tax report for UK

2014-05-22 Thread Derek Atkins
his is sufficiently important for me to try and figure out and fix in the > next few months, since I really can't be bothered doing all my tax returns > manually every year. I'm sure people on this list would be happy to be a sounding board for you. > Yours, > > Clint Redwo

Re: gnucash maint: 722200 - configure script does not pick the correct am_cv_scanf version

2014-06-01 Thread Derek Atkins
I'm sorry.. why are we not using G_INT64_FORMAT here? -derek Sent on my mobile. Please forgive any typos. - Reply message - From: "John Ralls" To: Subject: gnucash maint: 722200 - configure script does not pick the correct am_cv_scanf version Date: Sun, Jun 1, 2014 2:30 PM Updated

Slowness of GnuCash email lists

2014-06-26 Thread Derek Atkins
ne of my own message didn't make it back to me in a timely fashion). Thanks, -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH

Re: VAT field

2014-06-30 Thread Derek Atkins
of the existing fields for the VAT ID, like the 4th row of the address, or perhaps the website field. > Kind regards >Michalis -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB)

Re: VAT field

2014-07-01 Thread Derek Atkins
to the one that returns the whole Address structure)? Those already exist. The "make table" is purely a helper function to put it all together. >Thanks and regards >Michalis -derek > > Sent: Monday, June 30, 2014 at 4:58 PM >From: "Derek Atkins" >

gnucash docs failng to build

2014-07-03 Thread Derek Atkins
ing/win32 and re-pull, hoping that will clear the error. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...

Re: gnucash docs failng to build

2014-07-03 Thread Derek Atkins
Derek Atkins writes: [snip] > Most likely this is due to the removal of packaging/win32.. But I'm not > sure why the removal would cause an issue, or why the local checkout > would think it's bad. Anyways, unless I hear otherwise I'll just > manually remove packagin

Re: gnucash docs failng to build

2014-07-03 Thread Derek Atkins
these trees. > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH

Re: C++ 11 and Boost

2014-07-22 Thread Derek Atkins
++14 >> concurrency libraries that we might want to use so that we don't >> have to force C++14-compatible libstdc++/libc++. If we're going to move away from g_log, any reason we don't just use log4c(++)? It's pretty much the "logging standard", IMHO. -de

Re: C++ 11 and Boost

2014-07-23 Thread Derek Atkins
John Ralls writes: > On Jul 22, 2014, at 5:13 PM, Derek Atkins wrote: > >> Lance Edgar writes: >> >>> On 07/21/2014 02:15 AM, John Ralls wrote: >>> >>>> Done. To 1.48, just for a cushion. It is likely temporary, though, >>>> becaus

Re: Apportioning GST in the account register

2014-08-12 Thread Derek Atkins
enu has the ability to delete a transaction or the > splits > from a transaction . It also seems to have a the ability to create new entries > other accounts. > > How possible is it to add the other functionality? SMOP. Patches always welcome. > Cheers. Mark -derek --

Re: question about compiling

2014-08-12 Thread Derek Atkins
ing in. I.e., you don't necessarily need to rebuild/install the entire project. (I'll also add that 30s for "make install" is pretty darn fast. On Win32 it can take minutes, or more). > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE

Re: Gnucash c++

2014-08-13 Thread Derek Atkins
annot be said for Go or any other language. Please read the FAQ entry on "Why don't you (re)write GnuCash in " at http://wiki.gnucash.org/wiki/FAQ -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing

Re: Cron /home/gnucash-docs/scripts/build-docs.sh

2014-08-14 Thread Derek Atkins
l:445: parser error : Failure to process entity chapter18 &chapter18; ^ ./gnucash-guide.xml:445: parser error : Entity 'chapter18' not defined &chapter18; ^ unable to parse ./gnucash-guide.xml make[2]: *** [convert-html] Error 6 -- Derek Atkins, SB '93 MIT EE,

Unplanned GnuCash Network Outage

2014-08-20 Thread Derek Atkins
ks is still failing to route properly. However the latter is unrelated to GnuCash. Hopefully I'll get IPv6 back up and running soon. I'm sorry for any inconvenience that this outage caused. (Trust me, is was much more inconvenient for me!) :-/ Thanks, -derek -- Derek Atkins

Re: Mandatory Customer Addresses - Why?

2014-08-20 Thread Derek Atkins
and concepts of > customer. > > However, if you *only* have cash receipts and no customers then you > needn't run Accounts Receivable / Debtors / whatever they are called > where you are at all as those accounts are mainly about managing money > hoped for or expected rathe

Re: Doxygen - is there a status?

2014-09-02 Thread Derek Atkins
tus? Is there active work ongoing? Is it in > general agreed that additinional (even basic) work is needed in this > area? Or is everything (i.e. also conceptionally) in place as it > should? I think most devs would agree that improving the Doxygen docs would be a good thing. I do not

Re: Doxygen - is there a status?

2014-09-03 Thread Derek Atkins
away before I am running in the wrong direction ... > > Regs, > Carsten -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-A

Re: Editing Wiki

2014-09-04 Thread Derek Atkins
. > -> How does an upload of images work? Is it supported for this wiki, > or should images not be used? > (I do not remember to ever have seen a picture somewhere in the wiki.) It works but you must be manually added to the list of authorized users. > Kind regards, > Carsten

Re: Namespaces, file names,...

2014-09-08 Thread Derek Atkins
Foo(), but I don't know whether I prefer getFoo() or foo() as the getter. I think I have a slight preference to getFoo(). > N.B. The C++ code above mirrors the old C code to emphasize the different > naming and calling conventions. The actual C++ code will be somewhat > differ

Re: gnucash master: Add failing unittest for aqbanking lookup of trans_retrieval date.

2014-09-08 Thread Derek Atkins
-to-pointers and how to raise type errors. It's GValue's > conversion of everything to void* that defeats the type checking. Yeah, this will all get fixed in C++ :) gpointer sucks :( > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE,

Re: Namespaces, file names,...

2014-09-09 Thread Derek Atkins
o have namespaces for each "module/library". E.g., I don't think we need GnuCash::Engine::Account. I suspect doing so would just add complexity where it might not be warranted. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT St

Re: Namespaces, file names,...

2014-09-10 Thread Derek Atkins
Christian Stimming writes: > Zitat von Derek Atkins : >>> I agree that filenames should reflect the class that they implement, >>> when they do so, and I’ll add that in general a file should implement >>> only one class. Capitalization is OK as long as one keeps

<    1   2   3   4   5   6   7   8   9   10   >