Toby Thain writes: > It looks like cgreen is now built OK: > That's good.
> test_dbi.c: In function 'main': > test_dbi.c:543: error: expected expression before '<<' token > test_dbi.c:550: error: expected expression before '==' token > test_dbi.c:560: error: expected expression before '>>' token This again is pretty weird. Look at the corresponding source lines: 543: /* inform to cdash about your environment, just a bit */ 550: } 560: exit(1); This leaves me clueless. Are you sure your local copy of test_dbi.c is up to date? Or is that the result of some weird macro expansion that screws up the line numbers? > > > It seems to me that the warnings should be eliminated. > I'm with you here. Looks like there's some more work to be done. Most of these look like they can be eliminated by using, or casting to, more appropriate types. > Not sure what to think about the compile error. Do you want to > investigate (if you can reproduce), or shall I? > As I cannot reproduce this, I'd greatly appreciate if you could investigate. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Libdbi-drivers-devel mailing list Libdbi-drivers-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel