syntax error

Derek Atkins warlord at MIT.EDU
Tue Jun 13 09:52:04 EDT 2006


This is an svn conflict. It means you changed your local copy and
the copy in SVN changed as well, but incompatibly.  Just "svn revert"
to get to the upstream copy, or you can hand-edit the file to fix
the merge problem.

-derek

Quoting Mark Johnson <mrj001 at shaw.ca>:

> Hi,
> I am trying to build svn rev.  14357.  I got a syntax error:
> druid-qif-import.c: In function `gnc_ui_qif_import_select_file_cb':
> druid-qif-import.c:359: error: syntax error before '<<' token
>
> Anybody else seen this?  The section of code looks like this:
> ...
>  if (default_dir == NULL)
>    gnc_init_default_directory(&default_dir);
> <<<<<<< .mine
>  new_file_name = gnc_file_dialog (_("Select QIF File"), "*.[Qq][Ii][Ff]",
>                  default_dir, GNC_FILE_DIALOG_IMPORT);
> =======
> >>>>>>> .r14357
>
>  filter = gtk_file_filter_new ();
> ...
>
> I am using gcc version 3.3.6.
>
> Mark
>
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>



-- 
       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
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-devel mailing list