A couple of problems with ofxdump
Bob Ewart <[email protected]> Mon, 02 Jan 2006 17:09:35 -0500
| Newsgroups | gmane.comp.finance.libofx.devel |
|---|---|
| Message-ID | <[email protected]> |
Compiling with gcc 4.0.2 (SUSE 10.0 64-bit) gave a hard error at line
396 in ofxdump.cpp, errno not defined in this context.
Adding:
#include <errno.h>
fixed that problem.
A couple of minor problems
> ofxdump --list-import-formats
The supported file formats for the 'input-file-format' argument are:
AUTODETECT (File format will be automatically detected later)
OFX (Open Financial eXchange (OFX or QFX))
OFC (Microsoft Open Financial Connectivity)
QIF (Intuit Quicken Interchange Format) NOT IMPLEMENTED
Segmentation fault
and
> ofxdump somefile.QFX
LibOFX INFO: libofx_proc_file(): File format not specified, autodecting...
(Above message occured on Line 18446744073709551615, Column
18446744073709551615)
LibOFX INFO: libofx_proc_file(): Detected file format: OFX (Open
Financial eXchange (OFX or QFX))
(Above message occured on Line 18446744073709551615, Column
18446744073709551615)
...
LibOFX STATUS: find_dtd():DTD found: /usr/share/libofx/dtd/ofx160.dtd
(Above message occured on Line 18446744073709551615, Column
18446744073709551615)
LibOFX INFO: Created OfxDummyContainer to hold unsupported aggregate
SIGNONMSGSRSV1
(Above message occured on Line 1, Column 6)
Looks like the line and column numbers are not initialized soon enough.
--
Bob
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click