On 10/23/2013 08:36 AM, Andrew Sutton wrote:
Hi Ed,

It looks like we did reserve "assume" as a keyword, but it's not being
used... By any chance, did you configure without --disable-bootstrap?

I think it would be a better solution to remove the unused keywords --
there were a couple of others that we grabbed for some other
concepts-related work, but which aren't included in Concepts Lite.

I'll apply the typeck fix.

Andrew Sutton


On Tue, Oct 22, 2013 at 10:02 PM, Ed Smith-Rowland <3dw...@verizon.net> wrote:
I had to get past two small bugs to get c++-concepts to build.
Take a good look because I'm not sure if they're right.  The solutions
should be harmless though.

Ed

I did this:
$ ../gcc_concepts/configure --prefix=/home/ed/bin_concepts --enable-languages=c,c++,lto

This is pretty base bones - no special treatment configure and the branch worked pretty well.

Ed

Reply via email to