Byte order mark always make some files modified

2014-12-27 Thread Chenxiong Qi
Hi, Following files are always marked as modified in my repos when swtich between maint and master back and forth, sometimes these modified files prevent git from git-checkout, meanwhile they cannot be stashed or checked out with `checkout --`. modified: doc/README-de.win32-bin.txt modified:

Re: Byte order mark always make some files modified

2014-12-27 Thread John Ralls
On Dec 27, 2014, at 3:50 AM, Chenxiong Qi qcxh...@gmail.com wrote: Hi, Following files are always marked as modified in my repos when swtich between maint and master back and forth, sometimes these modified files prevent git from git-checkout, meanwhile they cannot be stashed or checked

Re: git always make some files modified

2014-12-27 Thread Christian Stimming
Am Samstag, 27. Dezember 2014, 09:22:12 schrieb John Ralls: Following files are always marked as modified in my repos when swtich between maint and master back and forth, sometimes these modified files prevent git from git-checkout, meanwhile they cannot be stashed or checked out with

Re: Byte order mark always make some files modified

2014-12-27 Thread Mike Alexander
--On December 27, 2014 at 9:22:12 AM -0800 John Ralls jra...@ceridwen.us wrote: On Dec 27, 2014, at 3:50 AM, Chenxiong Qi qcxh...@gmail.com wrote: Hi, Following files are always marked as modified in my repos when swtich between maint and master back and forth, sometimes these modified

Re: git always make some files modified

2014-12-27 Thread Mike Alexander
--On December 27, 2014 at 9:16:56 PM +0100 Christian Stimming christ...@cstimming.de wrote: My solution is as follows: - Remove the .gitattributes file - Commit this removal into git (which makes the modified-message go away), - And reset the master branch back to the original master.

Re: make fails

2014-12-27 Thread GnuCash
Well, I learned a lot more than I ever thought trying to figure this out, but in the end I am embarrassed with the problem.. I was setting the prefix in my configure command, and while I did delete the source and start from scratch--the installation directory had files in it, not sure how as I

Re: Report wrapper to call python scripts?

2014-12-27 Thread Sébastien de Menten
Just a thought regarding the need for a python distribution for the python binding on Windows/OS X, would it be an option to build a single executable with the gnucash bindings (see http://www.orbitals.com/programs/pyexe.html or http://www.decalage.info/en/python/py2exe) ? This would give a