On Sat, 2 Apr 2011 14:56:48 +0200
"Enrico Maria Giordano" <e.m.giord...@emagsoftware.it> wrote:


> > Those are _my_ local folders.
> 
> I still don't understand: why I get *your* local folders building from *my* 
> repository?

Because, it is me who upload the files from my local folders.

> > Please note that harboury.c and macroy.c are no longer exist in SVN, they
> > were renamed as harboury.yyc and macroy.yyc. Those files are uploaded to
> > help ppl compiling xHarbour without Bison.
> 
> I just made a new checkout and got the same warnings. What am I missing?

The warnings are due Bison parser which I used to produced the *.yyc
files. The original sources are *.sly files. To get rid of the warnings,
somebody has to modify the *.sly files.
 
> > If you build xHarbour with envar:
> >
> >   SET HB_USE_BISON=1
> >
> > then you'll create the files yourself and you won't find the things you
> > are querying.
> 
> Currently I'm not using Bison. I should? Sorry, I'm confused.

Using Bison is optional. You may use it or not.
 
> > BTW, "double backslash" is a common escape character denoting directory 
> > separator
> > in C.
> 
> Yes, I know it very well but the question is: why there is a double 
> blackslash in the warning message? Other warnings don't have the double 
> backslash. As an example:

The double backslashes are produced by Bison parser. I'm not interested
in searching for the "whys" :)

Andi


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to