Re: [Xastir] interface control-networked agwpe-properties bug

2007-09-17 Thread Brad Douglas
Hello, If you have significant changes that cross multiple files, I would use: 'diff -urN ...' 'r' tells diff to recurse the tree, looking for changes. 'N' tells diff to pick up new files added to the tree. If you are using CVS, I also recommended adding to ~/.cvsrc: cvs -z3 checkout -P update

[Xastir] interface control-networked agwpe-properties bug

2007-09-16 Thread Kevin Paetzold
It seems that I have found a bug (or an off by one line typo) in interface_gui.c. I noticed that I was unable to display (or modify) the properties of an AGWPE interface anymore. There is an #endif for HAVE_DB at line 8086 (from the previous case for DEVICE_SQL_DATABASE which is messing up the

Re: [Xastir] interface control-networked agwpe-properties bug

2007-09-16 Thread Tom Russo
On Sun, Sep 16, 2007 at 09:03:19PM -0400, we recorded a bogon-computron collision of the [EMAIL PROTECTED] flavor, containing: It seems that I have found a bug (or an off by one line typo) in interface_gui.c. I noticed that I was unable to display (or modify) the properties of an AGWPE