[aspectc-user] bug in trunk: iterators in .h
Olaf Spinczyk
os at aspectc.org
Sun Nov 30 20:33:55 CET 2008
Hi,
the <typeinfo> source code units are generated by ac++. They are related
to a new experimental language feature. Therefore, it is possible that
the code generation does not produce correct code in any case. I don't
know what the problem is in your example, yet. As Matthias mentioned,
your test program would help us.
Best regards,
Olaf
Matthias Urban schrieb:
> Hi Leandro,
>
>
>> If I declare an iterator in a .h file like:
>>
>> *list<char>::iterator it;*
>>
>> it happens:
>>
>> #> ag++ -c C.cc -a Tester.ah
>> <typeinfo>:2: error: invalid member declaration near token `<'
>> <typeinfo>:2: located in the following non-file unit:
>> ...
>>
>
> Can you please give more details about C.cc and especially Tester.ah?
> That would help me to reproduce it. Thanks.
>
> Regards,
> Matthias
>
> _______________________________________________
> aspectc-user mailing list
> aspectc-user at aspectc.org
> http://www.aspectc.org/mailman/listinfo/aspectc-user
>
>
More information about the aspectc-user
mailing list