On Wed, Sep 24, 2008 at 7:31 AM, David Reiser <[EMAIL PROTECTED]>wrote:
>
> On Sep 24, 2008, at 9:29 AM, Derek Atkins wrote:
>
> David Reiser <[EMAIL PROTECTED]> writes:
>>
>> Turning off the setting of LC_MESSAGES and running:
>>> LANG=C /opt/gnucash-svn/bin/gnucash
>>> does allow gnucash to st
On Sep 24, 2008, at 9:29 AM, Derek Atkins wrote:
> David Reiser <[EMAIL PROTECTED]> writes:
>
>> Turning off the setting of LC_MESSAGES and running:
>> LANG=C /opt/gnucash-svn/bin/gnucash
>> does allow gnucash to start. But I still get the error message in
>> the qif
>> dialog "Some characters
On Tue, Sep 23, 2008 at 7:07 PM, David Reiser <[EMAIL PROTECTED]>wrote:
>
> On Sep 23, 2008, at 9:50 AM, Charles Day wrote:
>
> On Mon, Sep 22, 2008 at 8:38 PM, David Reiser <[EMAIL PROTECTED]>wrote:
>
>>
>> On Sep 22, 2008, at 12:42 PM, Charles Day wrote:
>>
>> On Mon, Sep 22, 2008 at 9:41 AM, Ch
David Reiser <[EMAIL PROTECTED]> writes:
> Turning off the setting of LC_MESSAGES and running:
> LANG=C /opt/gnucash-svn/bin/gnucash
> does allow gnucash to start. But I still get the error message in the qif
> dialog "Some characters have been discarded" when importing 141003a.qif
What if you se
On Sep 23, 2008, at 9:50 AM, Charles Day wrote:
> On Mon, Sep 22, 2008 at 8:38 PM, David Reiser
> <[EMAIL PROTECTED]> wrote:
>
> On Sep 22, 2008, at 12:42 PM, Charles Day wrote:
>
>> On Mon, Sep 22, 2008 at 9:41 AM, Charles Day <[EMAIL PROTECTED]>
>> wrote:
>> On Mon, Sep 22, 2008 at 8:13 AM,
On Mon, Sep 22, 2008 at 8:38 PM, David Reiser <[EMAIL PROTECTED]>wrote:
>
> On Sep 22, 2008, at 12:42 PM, Charles Day wrote:
>
> On Mon, Sep 22, 2008 at 9:41 AM, Charles Day <[EMAIL PROTECTED]> wrote:
>
>> On Mon, Sep 22, 2008 at 8:13 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
>>
>>> Quoting Davi
On Sep 22, 2008, at 12:42 PM, Charles Day wrote:
> On Mon, Sep 22, 2008 at 9:41 AM, Charles Day <[EMAIL PROTECTED]>
> wrote:
> On Mon, Sep 22, 2008 at 8:13 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Quoting David Reiser <[EMAIL PROTECTED]>:
>
> >
> > On Sep 22, 2008, at 10:17 AM, Derek Atkin
On Mon, Sep 22, 2008 at 9:41 AM, Charles Day <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 22, 2008 at 8:13 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
>
>> Quoting David Reiser <[EMAIL PROTECTED]>:
>>
>> >
>> > On Sep 22, 2008, at 10:17 AM, Derek Atkins wrote:
>> >
>> >> David Reiser <[EMAIL PROTECTED
On Mon, Sep 22, 2008 at 8:13 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Quoting David Reiser <[EMAIL PROTECTED]>:
>
> >
> > On Sep 22, 2008, at 10:17 AM, Derek Atkins wrote:
> >
> >> David Reiser <[EMAIL PROTECTED]> writes:
> >>
> >>> As it exists currently, qif-parse.scm does not work, even wi
Quoting David Reiser <[EMAIL PROTECTED]>:
>
> On Sep 22, 2008, at 10:17 AM, Derek Atkins wrote:
>
>> David Reiser <[EMAIL PROTECTED]> writes:
>>
>>> As it exists currently, qif-parse.scm does not work, even with the
>>> escaped version of a3. However, if I change \xa3 to \\xa3, gnucash
>>> will ru
On Sep 22, 2008, at 10:17 AM, Derek Atkins wrote:
> David Reiser <[EMAIL PROTECTED]> writes:
>
>> As it exists currently, qif-parse.scm does not work, even with the
>> escaped version of a3. However, if I change \xa3 to \\xa3, gnucash
>> will run. That looks like a escaping/quoting inconsistency
David Reiser <[EMAIL PROTECTED]> writes:
> As it exists currently, qif-parse.scm does not work, even with the
> escaped version of a3. However, if I change \xa3 to \\xa3, gnucash
> will run. That looks like a escaping/quoting inconsistency among
> systems. Is that any easier to solve than the base
On Sep 22, 2008, at 9:02 AM, Andreas Köhler wrote:
> [...]
>
> The newest version of the file qif-parse.scm in trunk is ASCII-only,
> so
> it is the encoded version of the same sequence of characters in both
> latin-1 and utf-8. It contains a special quoted version of a unicode
> character poi
Hi David,
On Sat, 2008-09-20 at 14:16 -0400, David Reiser wrote:
> On Sep 17, 2008, at 9:00 AM, Derek Atkins wrote:
>
> > David Reiser <[EMAIL PROTECTED]> writes:
> >
> >>> Looks like it is coming from Apple's libSystem.dylib. I'll see if I
> >>> can find someone who knows about any Apple regex o
David Reiser <[EMAIL PROTECTED]> writes:
> On Sep 17, 2008, at 9:00 AM, Derek Atkins wrote:
>
>> David Reiser <[EMAIL PROTECTED]> writes:
>>
Looks like it is coming from Apple's libSystem.dylib. I'll see if I
can find someone who knows about any Apple regex oddities.
>>>
>>> Well, here's
On Sep 17, 2008, at 9:00 AM, Derek Atkins wrote:
> David Reiser <[EMAIL PROTECTED]> writes:
>
>>> Looks like it is coming from Apple's libSystem.dylib. I'll see if I
>>> can find someone who knows about any Apple regex oddities.
>>
>> Well, here's some Apple regex oddity: The regex parser apparen
On Sep 17, 2008, at 9:00 AM, Derek Atkins wrote:
> David Reiser <[EMAIL PROTECTED]> writes:
>
>>> Looks like it is coming from Apple's libSystem.dylib. I'll see if I
>>> can find someone who knows about any Apple regex oddities.
>>
>> Well, here's some Apple regex oddity: The regex parser apparen
David Reiser <[EMAIL PROTECTED]> writes:
>> Looks like it is coming from Apple's libSystem.dylib. I'll see if I
>> can find someone who knows about any Apple regex oddities.
>
> Well, here's some Apple regex oddity: The regex parser apparently
> doesn't like higher-than-ascii utf-8 unless the fi
On Sep 16, 2008, at 2:12 AM, David Reiser wrote:
>
> On Sep 15, 2008, at 10:24 AM, Andreas Köhler wrote:
>
>> Hi David,
>>
>> On Mon, 2008-09-15 at 00:30 -0400, David Reiser wrote:
>>> On Sep 14, 2008, at 4:05 PM, Charles Day wrote:
>>>
On Sun, Sep 14, 2008 at 10:42 AM, David Reiser
<[E
On Sep 16, 2008, at 3:58 AM, Charles Day wrote:
> [...]
> Unless I missed something, all the QIF-related .scm files from the
> updated verson (r17509) should be pure ASCII, making it 100%
> compatible with UTF-8 from a file standpoint. Maybe the problem is
> that once the string is parsed b
20 matches
Mail list logo